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
javassist javassist 3.4.GA jar
javax.mail mail 1.4 jar
javax.servlet jstl 1.1.2 jar
log4j log4j 1.2.14 jar
mysql mysql-connector-java 5.1.6 jar
org.apache.tiles tiles-core 2.0.6 jar
org.apache.tiles tiles-jsp 2.0.6 jar
org.hibernate hibernate-annotations 3.4.0.GA jar
org.hibernate hibernate-core 3.3.1.GA jar
org.slf4j slf4j-log4j12 1.5.0 jar
org.springframework spring 2.5.6 jar
org.springframework spring-webmvc 2.5.6 jar
quartz quartz 1.5.2 jar
taglibs standard 1.1.2 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 3.8.1 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
javax.servlet.jsp jsp-api 2.1 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
antlr antlr 2.7.6 jar
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-logging commons-logging 1.1.1 jar
commons-logging commons-logging-api 1.1 jar
dom4j dom4j 1.6.1 jar
javax.activation activation 1.1 jar
javax.transaction jta 1.1 jar
org.apache.tiles tiles-api 2.0.6 jar
org.hibernate ejb3-persistence 1.0.2.GA jar
org.hibernate hibernate-commons-annotations 3.1.0.GA jar
org.slf4j slf4j-api 1.5.2 jar
org.springframework spring-beans 2.5.6 jar
org.springframework spring-context 2.5.6 jar
org.springframework spring-context-support 2.5.6 jar
org.springframework spring-core 2.5.6 jar
org.springframework spring-web 2.5.6 jar
xml-apis xml-apis 1.0.b2 jar

Project Dependency Graph

Dependency Tree

Licenses

lgpl: Javassist

Public Domain: AOP alliance

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Annotations, Hibernate Commons Annotations

Unknown: Agoo Webapp, AntLR, Java Persistence API, Java Transaction API, SLF4J API Module, SLF4J LOG4J-12 Binding, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - javax.servlet.jsp:jsp-api:jar:2.1, Unnamed - javax.servlet:jstl:jar:1.1.2, Unnamed - javax.servlet:servlet-api:jar:2.5, Unnamed - quartz:quartz:jar:1.5.2, Unnamed - taglibs:standard:jar:1.1.2, dom4j

Common Public License Version 1.0: JUnit

GNU Lesser General Public License: Hibernate Core

The Apache Software License, Version 2.0: Commons Logging, Digester, Log4j, Logging, Spring Framework, 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, Tiles - JSP support, XML Commons External Components XML APIs

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF), JavaMail API

The GNU General Public License, Version 2: MySQL java connector

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
antlr-2.7.6.jar 433.04 kB 226 224 12 1.2 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-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
commons-logging-api-1.1.jar 43.55 kB 29 20 2 1.1 debug
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
javassist-3.4.GA.jar 459.97 kB 279 262 15 1.2 debug
activation-1.1.jar 61.51 kB 50 38 3 1.4 debug
mail-1.4.jar 379.75 kB 273 250 12 1.4 debug
jstl-1.1.2.jar 20.20 kB 28 18 4 1.2 debug
servlet-api-2.5.jar 102.65 kB 68 42 2 1.5 debug
jsp-api-2.1.jar 98.28 kB 101 84 4 1.5 debug
jta-1.1.jar 14.72 kB 24 18 2 1.3 debug
junit-3.8.1.jar 118.23 kB 119 100 6 1.1 debug
log4j-1.2.14.jar 358.83 kB 288 256 19 1.1 debug
mysql-connector-java-5.1.6.jar 686.78 kB 258 225 11 1.6 debug
tiles-api-2.0.6.jar 16.63 kB 23 9 3 1.5 debug
tiles-core-2.0.6.jar 125.13 kB 112 78 17 1.5 debug
tiles-jsp-2.0.6.jar 40.61 kB 44 26 3 1.5 debug
ejb3-persistence-1.0.2.GA.jar 49.40 kB 97 91 2 1.5 debug
hibernate-annotations-3.4.0.GA.jar 273.16 kB 166 153 8 1.5 debug
hibernate-commons-annotations-3.1.0.GA.jar 65.42 kB 69 58 6 1.5 debug
hibernate-core-3.3.1.GA.jar 2.17 MB 1,482 1,386 81 1.4 debug
slf4j-api-1.5.2.jar 16.98 kB 29 18 3 1.3 debug
slf4j-log4j12-1.5.0.jar 8.67 kB 16 6 1 1.3 debug
spring-2.5.6.jar 2.81 MB 2,187 2,159 183 1.5 debug
spring-beans-2.5.6.jar 476.84 kB 327 297 15 1.5 debug
spring-context-2.5.6.jar 465.76 kB 407 344 48 1.5 debug
spring-context-support-2.5.6.jar 94.61 kB 74 57 8 1.4 debug
spring-core-2.5.6.jar 278.80 kB 214 212 19 1.5 debug
spring-web-2.5.6.jar 190.02 kB 154 133 13 1.5 debug
spring-webmvc-2.5.6.jar 392.96 kB 283 245 27 1.5 debug
quartz-1.5.2.jar 379.61 kB 184 150 19 1.3 debug
standard-1.1.2.jar 384.04 kB 307 254 23 1.2 debug
xml-apis-1.0.b2.jar 106.76 kB 217 184 17 1.2 release
Total Size Entries Classes Packages JDK Rev Debug
37 12.19 MB 9,108 8,281 629 1.6 36
compile: 34 compile: 11.88 MB compile: 8,820 compile: 8,055 compile: 617 - compile: 33
test: 1 test: 118.23 kB test: 119 test: 100 test: 6 - test: 1
provided: 2 provided: 200.93 kB provided: 169 provided: 126 provided: 6 - provided: 2

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact dtddoc apache.snapshots central
antlr:antlr:jar:2.7.6 - - Found at http://repo1.maven.org/maven2
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-logging:commons-logging:jar:1.1.1 - - Found at http://repo1.maven.org/maven2
commons-logging:commons-logging-api:jar:1.1 - - Found at http://repo1.maven.org/maven2
dom4j:dom4j:jar:1.6.1 - - Found at http://repo1.maven.org/maven2
javassist:javassist:jar:3.4.GA - - Found at http://repo1.maven.org/maven2
javax.activation:activation:jar:1.1 - - Found at http://repo1.maven.org/maven2
javax.mail:mail:jar:1.4 - - Found at http://repo1.maven.org/maven2
javax.servlet:jstl:jar:1.1.2 - - Found at http://repo1.maven.org/maven2
javax.servlet:servlet-api:jar:2.5 - - Found at http://repo1.maven.org/maven2
javax.servlet.jsp:jsp-api:jar:2.1 - - Found at http://repo1.maven.org/maven2
javax.transaction:jta:jar:1.1 - - Found at http://repo1.maven.org/maven2
junit:junit:jar:3.8.1 - - Found at http://repo1.maven.org/maven2
log4j:log4j:jar:1.2.14 - - Found at http://repo1.maven.org/maven2
mysql:mysql-connector-java:jar:5.1.6 - - Found at http://repo1.maven.org/maven2
org.apache.tiles:tiles-api:jar:2.0.6 - - Found at http://repo1.maven.org/maven2
org.apache.tiles:tiles-core:jar:2.0.6 - - Found at http://repo1.maven.org/maven2
org.apache.tiles:tiles-jsp:jar:2.0.6 - - Found at http://repo1.maven.org/maven2
org.hibernate:ejb3-persistence:jar:1.0.2.GA - - Found at http://repo1.maven.org/maven2
org.hibernate:hibernate-annotations:jar:3.4.0.GA - - Found at http://repo1.maven.org/maven2
org.hibernate:hibernate-commons-annotations:jar:3.1.0.GA - - Found at http://repo1.maven.org/maven2
org.hibernate:hibernate-core:jar:3.3.1.GA - - Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-api:jar:1.5.2 - - Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-log4j12:jar:1.5.0 - - Found at http://repo1.maven.org/maven2
org.springframework:spring:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-beans:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-context:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-context-support:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-core:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-web:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-webmvc:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
quartz:quartz:jar:1.5.2 - - Found at http://repo1.maven.org/maven2
taglibs:standard:jar:1.1.2 - - Found at http://repo1.maven.org/maven2
xml-apis:xml-apis:jar:1.0.b2 - - Found at http://repo1.maven.org/maven2
Total dtddoc apache.snapshots central
37 (compile: 34, test: 1, provided: 2) 0 0 37