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-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-collections | commons-collections | 3.2 | - | jar | |
commons-digester | commons-digester | 1.8 | - | jar | |
org.apache.tiles | tiles-api | 2.0.5 | - | jar | |
org.slf4j | slf4j-api | 1.4.3 | - | jar | |
org.springframework | spring | 2.5 | - | jar | |
org.springframework | spring-webmvc | 2.5 | - | 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 |
---|---|---|---|---|---|
log4j | log4j | 1.2.13 | - | jar | |
org.slf4j | jcl104-over-slf4j | 1.4.3 | - | jar | |
org.slf4j | slf4j-log4j12 | 1.4.3 | - | 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 |
---|---|---|---|---|---|
org.springframework | spring-test | 2.5 | - | 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 | servlet-api | 2.3 | - | 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-logging | commons-logging | 1.1 | - | jar | |
commons-logging | commons-logging-api | 1.1 | - | jar | |
org.springframework | spring-beans | 2.5 | - | jar | |
org.springframework | spring-context | 2.5 | - | jar | |
org.springframework | spring-context-support | 2.5 | - | jar | |
org.springframework | spring-core | 2.5 | - | jar | |
org.springframework | spring-web | 2.5 | - | 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 | 4.4 | - | jar |
Dynamic Tiles 2 Spring View Resolvers
Dynamic Tiles 2 Spring view resovlers. It can use the url to generate the link for the body and dynamically insert it into the master template.
Spring Framework: Test
http://www.springframework.org
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.
Spring Framework
http://www.springframework.org
Spring Framework: Web MVC
http://www.springframework.org
Spring Framework: Beans
http://www.springframework.org
Spring Framework: Context
http://www.springframework.org
AOP Alliance
http://aopalliance.sourceforge.net
Spring Framework: Context Support
Spring Framework: Context Support
http://www.springframework.org
Spring Framework: Core
http://www.springframework.org
Spring Framework: Web
http://www.springframework.org
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
http://jakarta.apache.org/commons/digester/
The slf4j API
JCL implementation over SLF4J
The slf4j log4j-12 binding
Log4j
http://logging.apache.org/log4j/docs/
Tiles APIs, containing interfaces and classes to interact with Tiles.
http://tiles.apache.org/framework/tiles-api
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.