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.1-p20250107 | jar | - | No |
org.hibernate.javax.persistence | hibernate-jpa-2.0-api | 1.0.1.Final | jar | null | 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 |
commons-cli | commons-cli | 1.4 | jar | Apache License, Version 2.0 |
commons-codec | commons-codec | 1.15 | jar | Apache License, Version 2.0 |
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
commons-io | commons-io | 2.16.1 | jar | Apache-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 |
joda-time | joda-time | 2.10.8 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-collections4 | 4.4 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-fileupload2-core | 2.0.0-M1 | jar | Apache-2.0 |
org.apache.commons | commons-fileupload2-javax | 2.0.0-M1 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.11 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.5.13 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.14 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-1.2-api | 2.17.1 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.17.1 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.17.1 | jar | Apache License, Version 2.0 |
org.apache.velocity | velocity-engine-core | 2.3 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.30 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- com.isomorphic.smartclient.eval:isomorphic-jpa:jar:13.1-p20250107
isomorphic-jpa |
Description: Contains support for JPA DataSources as described at: http://www.smartclient.com/smartgwtee-latest/javadoc/com/smartgwt/client/docs/JpaIntegration.html Project Licenses: No licenses are defined for this project. |
- com.isomorphic.smartclient.eval:isomorphic-core-rpc:jar:13.1-p20250107 (compile)
isomorphic-core-rpc |
Description: The core Smart GWT module. It provides the RPC, DMI, and DataSource support. Project Licenses: No licenses are defined for this project. |
- org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.Final (compile)
JPA 2.0 API |
Description: Hibernate definition of the Java Persistence 2.0 (JSR 317) API. URL: http://hibernate.org Project Licenses: Unnamed |
Licenses
Unnamed: JPA 2.0 API
Unknown: isomorphic-core-rpc, isomorphic-jpa
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Commons CLI, Apache Commons Codec, Apache Commons Collections, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Log4j 1.x Compatibility API, Apache Log4j API, Apache Log4j Core, Apache Velocity - Engine, Joda-Time
Apache-2.0: Apache Commons FileUpload Core, Apache Commons FileUpload Javax, Apache Commons IO
The Apache Software License, Version 2.0: Apache Commons Logging, Commons JXPath, Commons Lang, Commons Pool