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 |
- |
struts |
struts |
1.2.9 |
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.2 |
jar |
- |
com.isomorphic.smartgwt.eval |
isc-jakarta-oro |
6.0-p20221110 |
jar |
- |
commons-beanutils |
commons-beanutils |
1.7.0 |
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-digester |
commons-digester |
1.6 |
jar |
- |
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.0.4 |
jar |
The Apache Software License, Version 2.0 |
commons-pool |
commons-pool |
1.6 |
jar |
The Apache Software License, Version 2.0 |
commons-validator |
commons-validator |
1.1.4 |
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.slf4j |
slf4j-api |
1.7.12 |
jar |
MIT License |
oro |
oro |
2.0.7 |
jar |
- |
xalan |
xalan |
2.5.1 |
jar |
- |
xml-apis |
xml-apis |
1.0.b2 |
jar |
The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.isomorphic.smartgwt.eval:isomorphic-struts:jar:6.0-p20221110
isomorphic-struts |
Description: Contains the ValidationAction and ValidationFailureAction classes that implement
RPC-based validation of DynamicForms using the Struts ValidatorPlugIn. If you're not using
Struts or if you don't need this particular feature of Smart GWT, you do not need this module or
its dependencies (also see the important note below). An example of this style of validation is
available here: http://www.smartclient.com/examples/struts/forms/welcome.do - read the info on
this page, and follow the "Dynamic Form (With RPC-based Validation)" Link for the actual
example. NOTE: This support is for Struts 1.0 only, and is only intended to be used in certain
edge cases of incremental migration to Smart GWT. You should only use it if directed to do so by
Isomorphic Support.
Project Licenses: No licenses are defined for this project. |
- com.isomorphic.smartgwt.eval:isomorphic-core-rpc:jar:6.0-p20221110 (compile)
isomorphic-core-rpc |
Description: The core Isomorphic server framework module. It provides the RPC, DMI, and DataSource support.
Project Licenses: No licenses are defined for this project. |
- struts:struts:jar:1.2.9 (compile)
- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)
commons-beanutils |
Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project. |
- commons-digester:commons-digester:jar:1.6 (compile)
commons-digester |
Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project. |
- xml-apis:xml-apis:jar:1.0.b2 (compile)
XML Commons External Components XML APIs |
Description: xml-commons provides an Apache-hosted set of DOM, SAX, and
JAXP interfaces for use in other xml-based projects. Our hope is that we
can standardize on both a common version and packaging scheme for these
critical XML standards interfaces to make the lives of both our developers
and users easier. The External Components portion of xml-commons contains
interfaces that are defined by external standards organizations. For DOM,
that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for
JAXP it's Sun.
URL: http://xml.apache.org/commons/#external
Project Licenses: The Apache Software License, Version 2.0 |
- commons-logging:commons-logging:jar:1.0.4 (compile)
- commons-validator:commons-validator:jar:1.1.4 (compile)
commons-validator |
Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project. |
- oro:oro:jar:2.0.7 (compile)
oro |
Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project. |
- antlr:antlr:jar:2.7.2 (compile)
antlr |
Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project. |
- xalan:xalan:jar:2.5.1 (compile)
xalan |
Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project. |
Licenses
Apache 2: Joda-Time
Unknown: antlr, commons-beanutils, commons-digester, commons-validator, isc-jakarta-oro, isomorphic-core-rpc, isomorphic-struts, oro, xalan
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Commons CLI, Apache Commons Codec, Apache Commons FileUpload, Apache HttpClient, Apache HttpCore
The Apache Software License, Version 2.0: Apache Log4j, Apache Velocity, Commons Collections, Commons IO, Commons JXPath, Commons Lang, Commons Pool, Logging, XML Commons External Components XML APIs