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 Optional
commons-collections commons-collections 3.2.1 jar No
commons-io commons-io 2.4 jar No
org.codehaus.jackson jackson-mapper-asl 1.9.13 jar No
org.slf4j jcl-over-slf4j 1.7.6 jar No
org.springframework spring-aop 3.2.9.RELEASE jar No
org.springframework spring-context-support 3.2.9.RELEASE jar No
javax.servlet jstl 1.2 jar Yes
org.freemarker freemarker 2.3.15 jar Yes
org.springframework spring-web 3.2.9.RELEASE jar Yes
org.springframework spring-webmvc 3.2.9.RELEASE jar Yes
org.springframework.security spring-security-taglibs 2.0.4 jar Yes

runtime

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

GroupId ArtifactId Version Type Optional
commons-dbcp commons-dbcp 1.4 jar No
org.slf4j slf4j-api 1.7.6 jar No
org.slf4j slf4j-log4j12 1.7.6 jar No
log4j log4j 1.2.17 jar Yes

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.8.2 jar
org.easymock easymock 2.3 jar
org.springframework spring-test 3.2.9.RELEASE 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 Optional
javax.servlet servlet-api 2.5 jar Yes

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-codec commons-codec 1.3 jar
commons-logging commons-logging 1.1.1 jar
org.codehaus.jackson jackson-core-asl 1.9.13 jar
org.springframework spring-beans 3.2.9.RELEASE jar
org.springframework spring-context 3.2.9.RELEASE jar
org.springframework spring-core 3.2.9.RELEASE jar
org.springframework spring-expression 3.2.9.RELEASE jar
org.springframework spring-jdbc 3.2.9.RELEASE jar
org.springframework spring-tx 3.2.9.RELEASE jar
org.springframework.security spring-security-acl 2.0.4 jar
org.springframework.security spring-security-core 2.0.4 jar

runtime

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

GroupId ArtifactId Version Type
commons-pool commons-pool 1.5.4 jar

Project Dependency Graph

Dependency Tree

Licenses

Unknown: Unnamed - javax.servlet:jstl:jar:1.2, Unnamed - javax.servlet:servlet-api:jar:2.5

Apache 2.0: Resources

MIT License: EasyMock, JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding

BSD-style license: FreeMarker

Public Domain: AOP alliance

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Log4j, Codec, Commons Collections, Commons DBCP, Commons IO, Commons Logging, Commons Pool, Data Mapper for Jackson, Jackson, Spring AOP, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Security - ACL module, Spring Security - Core, Spring Security - JSP taglibs, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC

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-codec-1.3.jar 45.63 kB 42 25 5 1.2 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-dbcp-1.4.jar 156.76 kB 80 62 5 1.6 debug
commons-io-2.4.jar 180.80 kB 128 110 6 1.6 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
commons-pool-1.5.4.jar 93.97 kB 66 52 2 1.3 debug
junit-4.8.2.jar 231.78 kB 267 230 30 1.5 debug
jackson-core-asl-1.9.13.jar 226.80 kB 137 121 8 1.5 debug
jackson-mapper-asl-1.9.13.jar 762.37 kB 529 502 18 1.5 debug
easymock-2.3.jar 69.63 kB 79 68 3 1.5 debug
jcl-over-slf4j-1.7.6.jar 16.13 kB 23 9 2 1.5 debug
slf4j-api-1.7.6.jar 28.02 kB 35 24 3 1.5 debug
slf4j-log4j12-1.7.6.jar 8.66 kB 16 6 1 1.5 debug
spring-aop-3.2.9.RELEASE.jar 329.93 kB 282 252 15 1.5 debug
spring-beans-3.2.9.RELEASE.jar 598.59 kB 401 358 14 1.5 debug
spring-context-3.2.9.RELEASE.jar 846.18 kB 737 633 67 1.5 debug
spring-context-support-3.2.9.RELEASE.jar 125.62 kB 97 76 10 1.5 debug
spring-core-3.2.9.RELEASE.jar 864.04 kB 686 648 32 1.5 debug
spring-expression-3.2.9.RELEASE.jar 191.80 kB 140 128 6 1.5 debug
spring-jdbc-3.2.9.RELEASE.jar 396.29 kB 328 296 18 1.5 debug
spring-test-3.2.9.RELEASE.jar 447.40 kB 369 335 27 1.5 debug
spring-tx-3.2.9.RELEASE.jar 236.73 kB 233 197 20 1.5 debug
spring-security-acl-2.0.4.jar 68.31 kB 71 51 7 1.1 debug
spring-security-core-2.0.4.jar 755.04 kB 590 490 66 1.1 debug
jstl-1.2.jar 404.53 kB 341 279 27 1.5 debug
servlet-api-2.5.jar 102.65 kB 68 42 2 1.5 debug
log4j-1.2.17.jar 478.40 kB 353 314 21 1.4 debug
freemarker-2.3.15.jar 858.65 kB 661 629 17 1.5 debug
spring-web-3.2.9.RELEASE.jar 618.02 kB 494 446 35 1.5 debug
spring-webmvc-3.2.9.RELEASE.jar 622.99 kB 399 351 28 1.5 debug
spring-security-taglibs-2.0.4.jar 19.05 kB 23 9 2 1.1 debug
Total Size Entries Classes Packages JDK Rev Debug
32 10.17 MB 8,214 7,238 513 1.6 32
compile: 23 compile: 8.59 MB compile: 6,881 compile: 6,105 compile: 419 - compile: 23
test: 3 test: 748.82 kB test: 715 test: 633 test: 60 - test: 3
runtime: 5 runtime: 765.80 kB runtime: 550 runtime: 458 runtime: 32 - runtime: 5
provided: 1 provided: 102.65 kB provided: 68 provided: 42 provided: 2 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes -
central http://repo1.maven.org/maven2 Yes - -
spring-milestones http://maven.springframework.org/milestone/ Yes - -
spring-snapshots http://maven.springframework.org/snapshot/ Yes Yes -
objectstyle http://objectstyle.org/maven2 Yes - -
spring-external http://s3.amazonaws.com/maven.springframework.org/external Yes Yes Yes
spring-ebr http://repository.springsource.com/maven/bundles/release/ Yes - Yes
spring-release http://s3.amazonaws.com/maven.springframework.org/release Yes Yes Yes
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes -

Repository locations for each of the Dependencies.

Artifact maven2-repository.dev.java.net central spring-milestones spring-snapshots objectstyle apache.snapshots
aopalliance:aopalliance:jar:1.0 - Found at http://repo1.maven.org/maven2 - - - -
commons-codec:commons-codec:jar:1.3 - Found at http://repo1.maven.org/maven2 - - - -
commons-collections:commons-collections:jar:3.2.1 - Found at http://repo1.maven.org/maven2 - - - -
commons-dbcp:commons-dbcp:jar:1.4 - Found at http://repo1.maven.org/maven2 - - - -
commons-io:commons-io:jar:2.4 - Found at http://repo1.maven.org/maven2 - - - -
commons-logging:commons-logging:jar:1.1.1 - Found at http://repo1.maven.org/maven2 - - - -
commons-pool:commons-pool:jar:1.5.4 - Found at http://repo1.maven.org/maven2 - - - -
junit:junit:jar:4.8.2 - Found at http://repo1.maven.org/maven2 - - - -
org.codehaus.jackson:jackson-core-asl:jar:1.9.13 - Found at http://repo1.maven.org/maven2 - - - -
org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 - Found at http://repo1.maven.org/maven2 - - - -
org.easymock:easymock:jar:2.3 - Found at http://repo1.maven.org/maven2 - - - -
org.slf4j:jcl-over-slf4j:jar:1.7.6 - Found at http://repo1.maven.org/maven2 - - - -
org.slf4j:slf4j-api:jar:1.7.6 - Found at http://repo1.maven.org/maven2 - - - -
org.slf4j:slf4j-log4j12:jar:1.7.6 - Found at http://repo1.maven.org/maven2 - - - -
org.springframework:spring-aop:jar:3.2.9.RELEASE - Found at http://repo1.maven.org/maven2 - - - -
org.springframework:spring-beans:jar:3.2.9.RELEASE - Found at http://repo1.maven.org/maven2 - - - -
org.springframework:spring-context:jar:3.2.9.RELEASE - Found at http://repo1.maven.org/maven2 - - - -
org.springframework:spring-context-support:jar:3.2.9.RELEASE - Found at http://repo1.maven.org/maven2 - - - -
org.springframework:spring-core:jar:3.2.9.RELEASE - Found at http://repo1.maven.org/maven2 - - - -
org.springframework:spring-expression:jar:3.2.9.RELEASE - Found at http://repo1.maven.org/maven2 - - - -
org.springframework:spring-jdbc:jar:3.2.9.RELEASE - Found at http://repo1.maven.org/maven2 - - - -
org.springframework:spring-test:jar:3.2.9.RELEASE - Found at http://repo1.maven.org/maven2 - - - -
org.springframework:spring-tx:jar:3.2.9.RELEASE - Found at http://repo1.maven.org/maven2 - - - -
org.springframework.security:spring-security-acl:jar:2.0.4 - Found at http://repo1.maven.org/maven2 - - - -
org.springframework.security:spring-security-core:jar:2.0.4 - Found at http://repo1.maven.org/maven2 - - - -
javax.servlet:jstl:jar:1.2 - Found at http://repo1.maven.org/maven2 - - - -
javax.servlet:servlet-api:jar:2.5 - Found at http://repo1.maven.org/maven2 - - - -
log4j:log4j:jar:1.2.17 - Found at http://repo1.maven.org/maven2 - - - -
org.freemarker:freemarker:jar:2.3.15 - Found at http://repo1.maven.org/maven2 - - - -
org.springframework:spring-web:jar:3.2.9.RELEASE - Found at http://repo1.maven.org/maven2 - - - -
org.springframework:spring-webmvc:jar:3.2.9.RELEASE - Found at http://repo1.maven.org/maven2 - - - -
org.springframework.security:spring-security-taglibs:jar:2.0.4 - Found at http://repo1.maven.org/maven2 - - - -
Total maven2-repository.dev.java.net central spring-milestones spring-snapshots objectstyle apache.snapshots
32 (compile: 23, test: 3, runtime: 5, provided: 1) 0 32 0 0 0 0