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 |
---|---|---|---|---|---|
commons-codec | commons-codec | 1.2 | - | jar | |
commons-el | commons-el | 1.0 | - | jar | |
commons-fileupload | commons-fileupload | 1.0 | - | jar | |
myfaces | myfaces-api | 1.1.1 | - | jar | |
org.apache.shale | shale-clay | 1.0.3-SNAPSHOT | - | jar | |
org.apache.shale | shale-core | 1.0.3-SNAPSHOT | - | jar | |
org.apache.shale | shale-remoting | 1.0.3-SNAPSHOT | - | jar | |
org.apache.shale | shale-spring | 1.0.3-SNAPSHOT | - | jar | |
org.apache.shale | shale-test | 1.0.3-SNAPSHOT | - | jar | |
org.apache.shale | shale-tiger | 1.0.3-SNAPSHOT | - | jar | |
org.apache.shale | shale-tiles | 1.0.3-SNAPSHOT | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
myfaces | myfaces-impl | 1.1.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.4 | - | jar | |
junit | junit | 3.8.1 | - | jar | |
xerces | xercesImpl | 2.6.2 | - | jar | |
xerces | xmlParserAPIs | 2.6.2 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | 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 |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-chain | commons-chain | 1.0 | - | jar | |
commons-collections | commons-collections | 3.0 | - | jar | |
commons-digester | commons-digester | 1.6 | - | jar | |
commons-lang | commons-lang | 2.1 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | jar | |
commons-validator | commons-validator | 1.3.0 | - | jar | |
javax.servlet | jstl | 1.1.2 | - | jar | |
org.apache.struts.tiles | tiles-core | 0.2-SNAPSHOT | - | jar | |
org.springframework | spring-aop | 1.2.5 | - | jar | |
org.springframework | spring-beans | 1.2.5 | - | jar | |
org.springframework | spring-context | 1.2.5 | - | jar | |
org.springframework | spring-core | 1.2.5 | - | jar | |
org.springframework | spring-web | 1.2.5 | - | jar | |
oro | oro | 2.0.8 | - | jar | |
taglibs | standard | 1.1.2 | - | jar |
Apache Shale Framework - Distribution
The Apache Shale Framework
http://struts.apache.org/struts-shale
Unnamed - junit:junit:jar:3.8.1
The Apache Shale Framework
http://struts.apache.org/struts-sandbox/tiles-core
Unnamed - javax.servlet:jsp-api:jar:2.0
Unnamed - myfaces:myfaces-impl:jar:1.1.1
The Apache Shale Framework
http://shale.apache.org/shale-tiger
Unnamed - javax.servlet:servlet-api:jar:2.4
The Apache Shale Framework
http://shale.apache.org/shale-remoting
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
An implementation of the GoF Chain of Responsibility pattern
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
The Apache Shale Framework
http://struts.apache.org/struts-shale
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Unnamed - commons-digester:commons-digester:jar:1.6
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)}/
The Apache Shale Framework
http://struts.apache.org/struts-shale
Unnamed - myfaces:myfaces-api:jar:1.1.1
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - javax.servlet:jstl:jar:1.1.2
Types that extend and augment the Java Collections Framework.
The Apache Shale Framework
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
http://jakarta.apache.org/commons/fileupload/
Unnamed - xerces:xercesImpl:jar:2.6.2
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
JSP 2.0 Expression Language Interpreter Implementation
http://jakarta.apache.org/commons/el/
The Apache Shale Framework
http://struts.apache.org/struts-shale
Unnamed - taglibs:standard:jar:1.1.2
AOP Alliance