Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-beanutilscommons-beanutils1.7.0-jar
commons-collectionscommons-collections3.2-jar
commons-digestercommons-digester1.8-jar
org.apache.tilestiles-api2.0.5-jar
org.slf4jslf4j-api1.4.3-jar
org.springframeworkspring2.5-jar
org.springframeworkspring-webmvc2.5-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
log4jlog4j1.2.13-jar
org.slf4jjcl104-over-slf4j1.4.3-jar
org.slf4jslf4j-log4j121.4.3-jar

test

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:

GroupIdArtifactIdVersionClassifierTypeOptional
org.springframeworkspring-test2.5-jar

provided

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:

GroupIdArtifactIdVersionClassifierTypeOptional
javax.servletservlet-api2.3-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:

GroupIdArtifactIdVersionClassifierTypeOptional
aopallianceaopalliance1.0-jar
commons-loggingcommons-logging1.1-jar
commons-loggingcommons-logging-api1.1-jar
org.springframeworkspring-beans2.5-jar
org.springframeworkspring-context2.5-jar
org.springframeworkspring-context-support2.5-jar
org.springframeworkspring-core2.5-jar
org.springframeworkspring-web2.5-jar

test

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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit4.4-jar

Project Dependency Graph

Dependency Listings

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

Spring Framework: Test

http://www.springframework.org

JUnit

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.

http://junit.org

Spring Framework

Spring Framework

http://www.springframework.org

Spring Framework: Web MVC

Spring Framework: Web MVC

http://www.springframework.org

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

Spring Framework: Context Support

Spring Framework: Context Support

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Spring Framework: Web

Spring Framework: Web

http://www.springframework.org

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Collections

Types that extend and augment the Java Collections Framework.

http://jakarta.apache.org/commons/collections/

Digester

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/

SLF4J API Module

The slf4j API

http://www.slf4j.org

JCL Implemented Over SLF4J

JCL implementation over SLF4J

http://www.slf4j.org

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

Log4j

Log4j

http://logging.apache.org/log4j/docs/

Tiles - API

Tiles APIs, containing interfaces and classes to interact with Tiles.

http://tiles.apache.org/framework/tiles-api

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/logging/

Unnamed - javax.servlet:servlet-api:jar:2.3