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
org.apache.tiles tiles-core 2.0.5 jar
org.springframework spring-webmvc 2.5 jar
velocity velocity 1.5 jar
velocity-tools velocity-tools-generic 1.3 jar
velocity-tools velocity-tools-view 1.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:

GroupId ArtifactId Version Type
junit junit 4.4 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:

GroupId ArtifactId Version Type
javax.servlet servlet-api 2.5 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
aopalliance aopalliance 1.0 jar
commons-beanutils commons-beanutils 1.7.0 jar
commons-collections commons-collections 3.1 jar
commons-digester commons-digester 1.8 jar
commons-lang commons-lang 2.1 jar
commons-logging commons-logging 1.1 jar
commons-logging commons-logging-api 1.1 jar
org.apache.tiles tiles-api 2.0.5 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
oro oro 2.0.8 jar

Project Dependency Graph

Dependency Tree

Licenses

Public Domain: AOP alliance

Unknown: Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - javax.servlet:servlet-api:jar:2.5, Unnamed - oro:oro:jar:2.0.8, Unnamed - velocity-tools:velocity-tools-generic:pom:1.3, Unnamed - velocity-tools:velocity-tools-view:jar:1.3, Velocity Tiles2

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Velocity, Digester, Lang, Logging, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Context Support, Spring Framework: Core, Spring Framework: Web, Spring Framework: Web MVC, Tiles - API, Tiles - Core Library

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
commons-beanutils-1.7.0.jar 184.25 kB 129 111 5 1.2 debug
commons-collections-3.1.jar 546.26 kB 465 446 12 1.1 debug
commons-digester-1.8.jar 140.24 kB 114 100 6 1.2 debug
commons-lang-2.1.jar 202.85 kB 125 110 8 1.1 debug
commons-logging-1.1.jar 51.67 kB 34 25 2 1.1 debug
commons-logging-api-1.1.jar 43.55 kB 29 20 2 1.1 debug
servlet-api-2.5.jar 102.65 kB 68 42 2 1.5 debug
junit-4.4.jar 157.69 kB 188 154 20 1.5 debug
tiles-api-2.0.5.jar 15.38 kB 23 9 3 1.5 debug
tiles-core-2.0.5.jar 122.04 kB 109 75 17 1.5 debug
spring-beans-2.5.jar 450.53 kB 316 287 14 1.5 debug
spring-context-2.5.jar 431.85 kB 385 324 47 1.5 debug
spring-context-support-2.5.jar 90.66 kB 71 54 8 1.4 debug
spring-core-2.5.jar 264.62 kB 224 200 19 1.5 debug
spring-web-2.5.jar 216.27 kB 188 161 19 1.5 debug
spring-webmvc-2.5.jar 322.46 kB 217 186 20 1.5 debug
oro-2.0.8.jar 63.73 kB 74 62 6 1.2 release
velocity-1.5.jar 382.93 kB 282 246 25 1.2 debug
velocity-tools-generic-1.3.jar 35.67 kB 26 16 2 1.4 debug
velocity-tools-view-1.3.jar 105.04 kB 71 55 7 1.4 debug
Total Size Entries Classes Packages JDK Rev Debug
21 3.84 MB 3,153 2,692 246 1.5 20
compile: 19 compile: 3.59 MB compile: 2,897 compile: 2,496 compile: 224 - compile: 18
test: 1 test: 157.69 kB test: 188 test: 154 test: 20 - test: 1
provided: 1 provided: 102.65 kB provided: 68 provided: 42 provided: 2 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
dtddoc http://dtddoc.sf.net/maven2 Yes Yes
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
tiles.build http://people.apache.org/builds/tiles/2.0.5/m2-staging-repository/ Yes -
central http://repo1.maven.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact dtddoc apache.snapshots tiles.build central
aopalliance:aopalliance:jar:1.0 - - - Found at http://repo1.maven.org/maven2
commons-beanutils:commons-beanutils:jar:1.7.0 - - - Found at http://repo1.maven.org/maven2
commons-collections:commons-collections:jar:3.1 - - - Found at http://repo1.maven.org/maven2
commons-digester:commons-digester:jar:1.8 - - - Found at http://repo1.maven.org/maven2
commons-lang:commons-lang:jar:2.1 - - - Found at http://repo1.maven.org/maven2
commons-logging:commons-logging:jar:1.1 - - - Found at http://repo1.maven.org/maven2
commons-logging:commons-logging-api:jar:1.1 - - - Found at http://repo1.maven.org/maven2
javax.servlet:servlet-api:jar:2.5 - - - Found at http://repo1.maven.org/maven2
junit:junit:jar:4.4 - - - Found at http://repo1.maven.org/maven2
org.apache.tiles:tiles-api:jar:2.0.5 - - Found at http://people.apache.org/builds/tiles/2.0.5/m2-staging-repository/ Found at http://repo1.maven.org/maven2
org.apache.tiles:tiles-core:jar:2.0.5 - - Found at http://people.apache.org/builds/tiles/2.0.5/m2-staging-repository/ Found at http://repo1.maven.org/maven2
org.springframework:spring-beans:jar:2.5 - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-context:jar:2.5 - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-context-support:jar:2.5 - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-core:jar:2.5 - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-web:jar:2.5 - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-webmvc:jar:2.5 - - - Found at http://repo1.maven.org/maven2
oro:oro:jar:2.0.8 - - - Found at http://repo1.maven.org/maven2
velocity:velocity:jar:1.5 - - - Found at http://repo1.maven.org/maven2
velocity-tools:velocity-tools-generic:jar:1.3 - - - Found at http://repo1.maven.org/maven2
velocity-tools:velocity-tools-view:jar:1.3 - - - Found at http://repo1.maven.org/maven2
Total dtddoc apache.snapshots tiles.build central
21 (compile: 19, test: 1, provided: 1) 0 0 2 21