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 Optional
com.isomorphic.smartclient.eval isomorphic-core-rpc 13.0-p20240319 jar - No
com.isomorphic.smartclient.eval smartclient-resources 13.0-p20240319 war - No
com.isomorphic.smartclient.eval isc-batchuploader 13.0-p20240319 pom - Yes

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 Optional
commons-cli commons-cli 1.4 jar Apache License, Version 2.0 No
commons-codec commons-codec 1.15 jar Apache License, Version 2.0 No
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0 No
commons-fileupload commons-fileupload 1.5 jar Apache-2.0 No
commons-io commons-io 2.8.0 jar Apache License, Version 2.0 No
commons-jxpath commons-jxpath 1.3 jar The Apache Software License, Version 2.0 No
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0 No
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0 No
commons-pool commons-pool 1.6 jar The Apache Software License, Version 2.0 No
joda-time joda-time 2.10.8 jar Apache License, Version 2.0 No
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0 No
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0 No
org.apache.commons commons-lang3 3.11 jar Apache License, Version 2.0 No
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0 No
org.apache.httpcomponents httpcore 4.4.14 jar Apache License, Version 2.0 No
org.apache.velocity velocity-engine-core 2.3 jar Apache License, Version 2.0 No
org.slf4j slf4j-api 1.7.30 jar MIT License No
antlr antlr 2.7.6 jar - Yes
asm asm 3.1 jar - Yes
cglib cglib 2.2 jar ASF 2.0 Yes
com.isomorphic.smartclient.eval isc-batchuploader-resources 13.0-p20240319 war - Yes
com.isomorphic.smartclient.eval isomorphic-hibernate 13.0-p20240319 jar - Yes
com.isomorphic.smartclient.eval isomorphic-sql 13.0-p20240319 jar - Yes
com.isomorphic.smartclient.eval isomorphic-tools 13.0-p20240319 jar - Yes
commons-dbcp commons-dbcp 1.4 jar The Apache Software License, Version 2.0 Yes
dom4j dom4j 1.6.1 jar - Yes
javassist javassist 3.12.0.GA jar LGPL 2.1 Yes
javax.transaction jta 1.1 jar - Yes
org.hibernate hibernate-commons-annotations 3.2.0.Final jar GNU LESSER GENERAL PUBLIC LICENSE Yes
org.hibernate hibernate-core 3.6.10.Final jar GNU Lesser General Public License Yes
org.hibernate hibernate-entitymanager 3.6.10.Final jar GNU Lesser General Public License Yes
org.hibernate.javax.persistence hibernate-jpa-2.0-api 1.0.1.Final jar null Yes

Project Dependency Graph

Dependency Tree

  • com.isomorphic.smartclient.eval:smartclient-eval:pom:13.0-p20240319 [Information]
    • com.isomorphic.smartclient.eval:smartclient-resources:war:13.0-p20240319 (compile) [Information]
    • com.isomorphic.smartclient.eval:isomorphic-core-rpc:jar:13.0-p20240319 (compile) [Information]
    • com.isomorphic.smartclient.eval:isc-batchuploader:pom:13.0-p20240319 (compile) [Information]
      • com.isomorphic.smartclient.eval:isc-batchuploader-resources:war:13.0-p20240319 (compile) [Information]
      • com.isomorphic.smartclient.eval:isomorphic-tools:jar:13.0-p20240319 (compile) [Information]
        • com.isomorphic.smartclient.eval:isomorphic-sql:jar:13.0-p20240319 (compile) [Information]
        • com.isomorphic.smartclient.eval:isomorphic-hibernate:jar:13.0-p20240319 (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

Unnamed: JPA 2.0 API

Unknown: ASM Core, AntLR, Java Transaction API, dom4j, isc-batchuploader, isc-batchuploader-resources, isomorphic-core-rpc, isomorphic-hibernate, isomorphic-sql, isomorphic-tools, smartclient-eval, smartclient-resources

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 Collections, Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Velocity - Engine, Joda-Time

Apache-2.0: Apache Commons FileUpload

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, Commons DBCP, Commons JXPath, Commons Lang, Commons Pool