The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
antlr | antlr | 2.7.2 | - | jar | - |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | - |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | - |
commons-beanutils | commons-beanutils | 1.8.0 | - | jar | - |
commons-beanutils | commons-beanutils | 1.8.0 | - | jar | - |
commons-chain | commons-chain | 1.2 | - | jar | - |
commons-collections | commons-collections | 3.2.1 | - | jar | - |
commons-digester | commons-digester | 1.6 | - | jar | - |
commons-digester | commons-digester | 1.6 | - | jar | - |
commons-digester | commons-digester | 1.8 | - | jar | - |
commons-logging | commons-logging | 1.0.3 | - | jar | - |
commons-logging | commons-logging | 1.0.4 | - | jar | - |
commons-logging | commons-logging | 1.0.4 | - | jar | - |
commons-logging | commons-logging | 1.1.1 | - | jar | - |
commons-logging | commons-logging | 1.1.1 | - | jar | - |
commons-validator | commons-validator | 1.3.1 | - | jar | - |
org.apache.struts | struts-core | 1.3.10 | - | jar | - |
org.apache.struts | struts-core | 1.3.10 | - | jar | - |
org.apache.struts | struts-core | 1.3.10 | - | jar | - |
org.apache.struts | struts-taglib | 1.3.10 | - | jar | - |
org.apache.struts | struts-tiles | 1.3.10 | - | jar | - |
oro | oro | 2.0.8 | - | jar | - |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | jar | - |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
javax.servlet | jsp-api | 2.0 | - | jar | - |
javax.servlet | servlet-api | 2.3 | - | jar | - |
myfaces | myfaces-jsf-api | 1.0.9 | - | jar | - |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
antlr | antlr | 2.7.2 | - | jar | - |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | - |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | - |
commons-beanutils | commons-beanutils | 1.8.0 | - | jar | - |
commons-beanutils | commons-beanutils | 1.8.0 | - | jar | - |
commons-chain | commons-chain | 1.2 | - | jar | - |
commons-collections | commons-collections | 3.2.1 | - | jar | - |
commons-digester | commons-digester | 1.6 | - | jar | - |
commons-digester | commons-digester | 1.6 | - | jar | - |
commons-digester | commons-digester | 1.8 | - | jar | - |
commons-logging | commons-logging | 1.0.3 | - | jar | - |
commons-logging | commons-logging | 1.0.4 | - | jar | - |
commons-logging | commons-logging | 1.0.4 | - | jar | - |
commons-logging | commons-logging | 1.1.1 | - | jar | - |
commons-logging | commons-logging | 1.1.1 | - | jar | - |
commons-validator | commons-validator | 1.3.1 | - | jar | - |
org.apache.struts | struts-core | 1.3.10 | - | jar | - |
org.apache.struts | struts-core | 1.3.10 | - | jar | - |
org.apache.struts | struts-core | 1.3.10 | - | jar | - |
org.apache.struts | struts-taglib | 1.3.10 | - | jar | - |
org.apache.struts | struts-tiles | 1.3.10 | - | jar | - |
oro | oro | 2.0.8 | - | jar | - |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | jar | - |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
javax.servlet | jsp-api | 2.0 | - | jar | - |
javax.servlet | servlet-api | 2.3 | - | jar | - |
myfaces | myfaces-jsf-api | 1.0.9 | - | jar | - |
Apache Struts
Project License: The Apache Software License, Version 2.0
Apache Struts
Project License: The Apache Software License, Version 2.0
Apache Struts
Project License: The Apache Software License, Version 2.0
Unnamed - javax.servlet:servlet-api:pom:2.3
Project License: No project license is defined for this project.
Unnamed - javax.servlet:jsp-api:pom:2.0
Project License: No project license is defined for this project.
Unnamed - myfaces:myfaces-jsf-api:pom:1.0.9
Project License: No project license is defined for this project.
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
Project License: Common Public License Version 1.0
Apache Struts
Project License: The Apache Software License, Version 2.0
Apache Struts
Project License: The Apache Software License, Version 2.0
Apache Struts
Project License: The Apache Software License, Version 2.0
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://commons.apache.org/logging
Project License: No project license is defined for this project.
An implmentation of the GoF Chain of Responsibility pattern
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
http://commons.apache.org/beanutils/
Project License: The Apache Software License, Version 2.0
The Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
http://commons.apache.org/digester/
Project License: The Apache Software License, Version 2.0
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://commons.apache.org/logging
Project License: No project license is defined for this project.
The Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
http://commons.apache.org/digester/
Project License: The Apache Software License, Version 2.0
Types that extend and augment the Java Collections Framework.
http://commons.apache.org/collections/
Project License: The Apache Software License, Version 2.0
BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
http://commons.apache.org/beanutils/
Project License: The Apache Software License, Version 2.0
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://commons.apache.org/logging
Project License: No project license is defined for this project.
Project License: No project license is defined for this project.
Project License: No project license is defined for this project.
BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
http://commons.apache.org/beanutils/
Project License: The Apache Software License, Version 2.0
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://commons.apache.org/logging
Project License: No project license is defined for this project.
Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
http://commons.apache.org/beanutils/
Project License: The Apache Software License, Version 2.0
The Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
http://commons.apache.org/digester/
Project License: The Apache Software License, Version 2.0
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://commons.apache.org/logging
Project License: No project license is defined for this project.
Unknown: AntLR, Commons Logging, Commons Logging, Commons Logging, Commons Logging, Commons Logging, Unnamed - javax.servlet:jsp-api:pom:2.0, Unnamed - javax.servlet:servlet-api:pom:2.3, Unnamed - myfaces:myfaces-jsf-api:pom:1.0.9, Unnamed - oro:oro:jar:2.0.8
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Commons BeanUtils, Commons BeanUtils, Commons BeanUtils, Commons BeanUtils, Commons Chain, Commons Collections, Commons Digester, Commons Digester, Commons Digester, Struts Core, Struts Core, Struts Core, Struts Faces, Struts Taglib, Struts Tiles, Validator
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
antlr-2.7.4.jar | 351,601 | 240 | 224 | 12 | 1.4 | release | - |
commons-beanutils-1.8.3.jar | 219,274 | 155 | 137 | 6 | 1.5 | debug | - |
commons-beanutils-1.8.3.jar | 219,274 | 155 | 137 | 6 | 1.5 | debug | - |
commons-beanutils-1.8.3.jar | 219,274 | 155 | 137 | 6 | 1.5 | debug | - |
commons-beanutils-1.8.3.jar | 219,274 | 155 | 137 | 6 | 1.5 | debug | - |
commons-chain-1.2.jar | 84,563 | 77 | 61 | 8 | 1.5 | debug | - |
commons-collections-3.2.1.jar | 573,821 | 482 | 458 | 12 | 1.5 | debug | - |
commons-digester-1.8.1.jar | 145,085 | 119 | 100 | 6 | 1.5 | debug | - |
commons-digester-1.8.1.jar | 145,085 | 119 | 100 | 6 | 1.5 | debug | - |
commons-digester-1.8.1.jar | 145,085 | 119 | 100 | 6 | 1.5 | debug | - |
commons-logging-1.1.1.jar | 55,798 | 37 | 28 | 2 | 1.1 | debug | - |
commons-logging-1.1.1.jar | 55,798 | 37 | 28 | 2 | 1.1 | debug | - |
commons-logging-1.1.1.jar | 55,798 | 37 | 28 | 2 | 1.1 | debug | - |
commons-logging-1.1.1.jar | 55,798 | 37 | 28 | 2 | 1.1 | debug | - |
commons-logging-1.1.1.jar | 55,798 | 37 | 28 | 2 | 1.1 | debug | - |
commons-validator-1.3.1.jar | 141,395 | 96 | 46 | 3 | 1.3 | debug | - |
jsp-api-2.0.jar | 49,475 | 56 | 42 | 3 | 1.5 | debug | - |
servlet-api-2.3.jar | 75,619 | 81 | 63 | 4 | 1.5 | debug | - |
junit-3.8.2.jar | 120,722 | 120 | 102 | 6 | 1.4 | debug | - |
myfaces-jsf-api-1.1.0.jar | 234,325 | 170 | 154 | 13 | 1.5 | debug | - |
struts-core-1.3.8.jar | 329,450 | 192 | 150 | 15 | 1.4 | debug | - |
struts-core-1.3.8.jar | 329,450 | 192 | 150 | 15 | 1.4 | debug | - |
struts-core-1.3.8.jar | 329,450 | 192 | 150 | 15 | 1.4 | debug | - |
struts-faces-1.3.8.jar | 94,441 | 60 | 38 | 6 | 1.4 | debug | - |
struts-taglib-1.3.8.jar | 251,510 | 158 | 125 | 8 | 1.4 | debug | - |
struts-tiles-1.3.8.jar | 119,644 | 93 | 67 | 8 | 1.4 | debug | - |
oro-2.0.8.jar | 64,559 | 74 | 62 | 6 | 1.5 | release | - |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
27 total dependencies | 4,741,366 | 3,445 | 2,880 | 186 | 1.5 | 25 | 0 |