Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
com.isomorphic.smartgwt.eval isomorphic-core-rpc 6.0-p20221110 jar -
com.isomorphic.smartgwt.eval isomorphic-hibernate 6.0-p20221110 jar -
com.isomorphic.smartgwt.eval isomorphic-sql 6.0-p20221110 jar -

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
antlr antlr 2.7.6 jar -
asm asm 3.1 jar -
cglib cglib 2.2 jar ASF 2.0
com.isomorphic.smartgwt.eval isc-jakarta-oro 6.0-p20221110 jar -
commons-cli commons-cli 1.3.1 jar Apache License, Version 2.0
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-dbcp commons-dbcp 1.3 jar The Apache Software License, Version 2.0
commons-fileupload commons-fileupload 1.3.3 jar Apache License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-jxpath commons-jxpath 1.3 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.6 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
javassist javassist 3.12.0.GA jar LGPL 2.1
javax.transaction jta 1.1 jar -
joda-time joda-time 2.9.2 jar Apache 2
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.2 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.4 jar Apache License, Version 2.0
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0
org.hibernate hibernate-commons-annotations 3.2.0.Final jar GNU LESSER GENERAL PUBLIC LICENSE
org.hibernate hibernate-core 3.6.10.Final jar GNU Lesser General Public License
org.hibernate hibernate-entitymanager 3.6.10.Final jar GNU Lesser General Public License
org.hibernate.javax.persistence hibernate-jpa-2.0-api 1.0.1.Final jar null
org.slf4j slf4j-api 1.7.12 jar MIT License

Project Dependency Graph

Dependency Tree

  • com.isomorphic.smartgwt.eval:isomorphic-tools:jar:6.0-p20221110 [Information]
    • com.isomorphic.smartgwt.eval:isomorphic-core-rpc:jar:6.0-p20221110 (compile) [Information]
    • com.isomorphic.smartgwt.eval:isomorphic-sql:jar:6.0-p20221110 (compile) [Information]
    • com.isomorphic.smartgwt.eval:isomorphic-hibernate:jar:6.0-p20221110 (compile) [Information]
      • org.hibernate:hibernate-entitymanager:jar:3.6.10.Final (compile) [Information]
        • org.hibernate:hibernate-core:jar:3.6.10.Final (compile) [Information]
          • antlr:antlr:jar:2.7.6 (compile) [Information]
          • dom4j:dom4j:jar:1.6.1 (compile) [Information]
          • org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final (compile) [Information]
          • javax.transaction:jta:jar:1.1 (compile) [Information]
        • cglib:cglib:jar:2.2 (compile) [Information]
          • asm:asm:jar:3.1 (compile) [Information]
        • javassist:javassist:jar:3.12.0.GA (compile) [Information]
        • org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.Final (compile) [Information]

Licenses

Apache 2: Joda-Time

Unnamed: JPA 2.0 API

Unknown: ASM Core, AntLR, Java Transaction API, dom4j, isc-jakarta-oro, isomorphic-core-rpc, isomorphic-hibernate, isomorphic-sql, isomorphic-tools

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations

MIT License: SLF4J API Module

Apache License, Version 2.0: Apache Commons CLI, Apache Commons Codec, Apache Commons FileUpload, Apache HttpClient, Apache HttpCore

ASF 2.0: Code Generation Library

LGPL 2.1: Javassist

GNU Lesser General Public License: Hibernate Core, Hibernate Entity Manager

The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j, Apache Velocity, Commons Collections, Commons DBCP, Commons IO, Commons JXPath, Commons Lang, Commons Pool