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
bouncycastle bcprov-jdk15 124 jar
commons-codec commons-codec 1.3 jar
commons-httpclient commons-httpclient 3.0.1 jar
commons-logging commons-logging 1.1 jar
javax.servlet jstl 1.1.2 jar
log4j log4j 1.2.14 jar
org.acegisecurity acegi-security 1.0.3 jar
org.hibernate hibernate 3.2.5.ga jar
org.hibernate hibernate-annotations 3.3.0.ga jar
org.hibernate hibernate-commons-annotations 3.3.0.ga jar
org.randomcoder randomcoder-taglibs 1.6.0 jar
org.springframework spring-aop 2.0.7 jar
org.springframework spring-context 2.0.7 jar
org.springframework spring-hibernate3 2.0.7 jar
org.springframework spring-jdbc 2.0.7 jar
org.springframework spring-remoting 2.0.7 jar
org.springframework spring-web 2.0.7 jar
org.springframework spring-webmvc 2.0.7 jar
taglibs standard 1.1.2 jar
xalan xalan 2.7.0 jar
xerces xercesImpl 2.7.1 jar
xml-security xmlsec 1.3.0 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
dbunit dbunit 2.1 jar
hsqldb hsqldb 1.8.0.7 jar
junit junit 3.8.2 jar
org.easymock easymock 2.2 jar
org.springframework spring-mock 2.0.7 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 jsp-api 2.0 jar
javax.servlet servlet-api 2.4 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
asm asm 1.5.3 jar
asm asm-attrs 1.5.3 jar
avalon-framework avalon-framework 4.1.3 jar
cglib cglib 2.1_3 jar
commons-collections commons-collections 3.1 jar
commons-lang commons-lang 2.2 jar
dom4j dom4j 1.6.1 jar
javax.persistence persistence-api 1.0 jar
javax.transaction jta 1.0.1B jar
logkit logkit 1.0.1 jar
net.sf.ehcache ehcache 1.2.3 jar
org.springframework spring-beans 2.0.7 jar
org.springframework spring-core 2.0.7 jar
org.springframework spring-dao 2.0.7 jar
org.springframework spring-support 2.0.7 jar
oro oro 2.0.8 jar
xml-apis xml-apis 1.0.b2 jar

Project Dependency Graph

Dependency Tree

  • org.randomcoder:randomcoder-website:war:2.5.0 Information
    • junit:junit:jar:3.8.2 (test) Information
    • dbunit:dbunit:jar:2.1 (test) Information
    • hsqldb:hsqldb:jar:1.8.0.7 (test) Information
    • bouncycastle:bcprov-jdk15:jar:124 (compile) Information
    • org.springframework:spring-mock:jar:2.0.7 (test) Information
      • commons-logging:commons-logging:jar:1.1 (test) Information
    • javax.servlet:jsp-api:jar:2.0 (provided) Information
      • javax.servlet:servlet-api:jar:2.4 (provided) Information
    • javax.servlet:servlet-api:jar:2.4 (provided) Information
    • org.randomcoder:randomcoder-taglibs:jar:1.6.0 (compile) Information
      • javax.servlet:servlet-api:jar:2.4 (compile) Information
      • javax.servlet:jsp-api:jar:2.0 (compile) Information
      • javax.servlet:jstl:jar:1.1.2 (compile) Information
      • commons-lang:commons-lang:jar:2.2 (compile) Information
    • log4j:log4j:jar:1.2.14 (compile) Information
    • commons-logging:commons-logging:jar:1.1 (compile) Information
      • logkit:logkit:jar:1.0.1 (compile) Information
      • avalon-framework:avalon-framework:jar:4.1.3 (compile) Information
    • commons-codec:commons-codec:jar:1.3 (compile) Information
    • commons-httpclient:commons-httpclient:jar:3.0.1 (compile) Information
    • org.springframework:spring-web:jar:2.0.7 (compile) Information
    • org.springframework:spring-webmvc:jar:2.0.7 (compile) Information
    • org.springframework:spring-hibernate3:jar:2.0.7 (compile) Information
    • org.springframework:spring-aop:jar:2.0.7 (compile) Information
    • org.springframework:spring-remoting:jar:2.0.7 (compile) Information
    • org.springframework:spring-jdbc:jar:2.0.7 (compile) Information
    • org.springframework:spring-context:jar:2.0.7 (compile) Information
    • org.acegisecurity:acegi-security:jar:1.0.3 (compile) Information
      • commons-codec:commons-codec:jar:1.3 (compile) Information
      • oro:oro:jar:2.0.8 (compile) Information
      • commons-collections:commons-collections:jar:3.1 (compile) Information
    • org.easymock:easymock:jar:2.2 (test) Information
    • org.hibernate:hibernate:jar:3.2.5.ga (compile) Information
      • net.sf.ehcache:ehcache:jar:1.2.3 (compile) Information
      • javax.transaction:jta:jar:1.0.1B (compile) Information
      • asm:asm-attrs:jar:1.5.3 (compile) Information
      • dom4j:dom4j:jar:1.6.1 (compile) Information
      • antlr:antlr:jar:2.7.6 (compile) Information
      • cglib:cglib:jar:2.1_3 (compile) Information
        • asm:asm:jar:1.5.3 (compile) Information
      • asm:asm:jar:1.5.3 (compile) Information
    • org.hibernate:hibernate-annotations:jar:3.3.0.ga (compile) Information
      • javax.persistence:persistence-api:jar:1.0 (compile) Information
    • org.hibernate:hibernate-commons-annotations:jar:3.3.0.ga (compile) Information
      • javax.persistence:persistence-api:jar:1.0 (compile) Information
    • xml-security:xmlsec:jar:1.3.0 (compile) Information
    • xerces:xercesImpl:jar:2.7.1 (compile) Information
    • xalan:xalan:jar:2.7.0 (compile) Information
      • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
    • javax.servlet:jstl:jar:1.1.2 (compile) Information
    • taglibs:standard:jar:1.1.2 (compile) Information

Licenses

HSQLDB License: HSQLDB

Public Domain: AOP alliance

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

Unknown: AntLR, Unnamed - avalon-framework:avalon-framework:jar:4.1.3, Unnamed - bouncycastle:bcprov-jdk15:jar:124, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - dbunit:dbunit:jar:2.1, Unnamed - javax.servlet:jsp-api:jar:2.0, Unnamed - javax.servlet:jstl:jar:1.1.2, Unnamed - javax.servlet:servlet-api:jar:2.4, Unnamed - javax.transaction:jta:jar:1.0.1B, Unnamed - logkit:logkit:jar:1.0.1, Unnamed - oro:oro:jar:2.0.8, Unnamed - taglibs:standard:jar:1.1.2, Unnamed - xalan:xalan:jar:2.7.0, Unnamed - xerces:xercesImpl:jar:2.7.1, asm, asm-attrs, cglib, dom4j

Apache License: HttpClient

BSD style license: Randomcoder Taglibs, Randomcoder Website

Common Public License Version 1.0: JUnit

MIT License: EasyMock

The Apache Software License, Version 2.0: Acegi Security System for Spring, Apache XML Security, Codec, Lang, Log4j, Logging, Spring Framework: AOP, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: DAO, Spring Framework: Hibernate3, Spring Framework: JDBC, Spring Framework: Mock, Spring Framework: Remoting, Spring Framework: Support, Spring Framework: Web, Spring Framework: WebMVC, XML Commons External Components XML APIs, ehcache

Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0

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
asm-1.5.3.jar 25.74 kB 19 14 1 1.2 release
asm-attrs-1.5.3.jar 16.36 kB 22 16 1 1.2 release
avalon-framework-4.1.3.jar 62.47 kB 85 63 10 1.2 debug
bcprov-jdk15-124.jar 889.54 kB 719 672 41 1.4 debug
cglib-2.1_3.jar 275.72 kB 243 228 8 1.2 debug
commons-codec-1.3.jar 45.63 kB 42 25 5 1.2 debug
commons-collections-3.1.jar 546.26 kB 465 446 12 1.1 debug
commons-httpclient-3.0.1.jar 273.22 kB 162 148 8 1.1 debug
commons-lang-2.2.jar 237.32 kB 139 123 9 1.1 debug
commons-logging-1.1.jar 51.67 kB 34 25 2 1.1 debug
dbunit-2.1.jar 279.03 kB 276 248 21 1.1 debug
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
hsqldb-1.8.0.7.jar 628.64 kB 340 301 13 1.2 release
persistence-api-1.0.jar 50.93 kB 97 91 2 1.5 debug
jsp-api-2.0.jar 49.31 kB 56 42 3 1.2 debug
jstl-1.1.2.jar 20.20 kB 28 18 4 1.2 debug
servlet-api-2.4.jar 95.40 kB 67 42 2 1.2 debug
jta-1.0.1B.jar 8.61 kB 20 17 2 1.2 debug
junit-3.8.2.jar 117.81 kB 120 102 6 1.2 debug
log4j-1.2.14.jar 358.83 kB 288 256 19 1.1 debug
logkit-1.0.1.jar 70.46 kB 85 67 10 1.2 debug
ehcache-1.2.3.jar 203.17 kB 137 117 13 1.3 debug
acegi-security-1.0.3.jar 515.29 kB 480 402 70 1.3 debug
easymock-2.2.jar 61.23 kB 65 59 3 1.5 debug
hibernate-3.2.5.ga.jar 2.15 MB 1,428 1,344 78 1.4 debug
hibernate-annotations-3.3.0.ga.jar 258.92 kB 154 142 7 1.5 debug
hibernate-commons-annotations-3.3.0.ga.jar 64.87 kB 68 57 6 1.5 debug
randomcoder-taglibs-1.6.0.jar 68.65 kB 64 41 6 1.6 debug
spring-aop-2.0.7.jar 300.71 kB 269 247 17 1.5 debug
spring-beans-2.0.7.jar 380.93 kB 277 253 13 1.5 debug
spring-context-2.0.7.jar 156.65 kB 156 132 19 1.5 debug
spring-core-2.0.7.jar 178.26 kB 154 140 10 1.5 debug
spring-dao-2.0.7.jar 127.08 kB 121 107 9 1.5 debug
spring-hibernate3-2.0.7.jar 105.00 kB 87 79 3 1.5 debug
spring-jdbc-2.0.7.jar 221.48 kB 197 178 14 1.5 debug
spring-mock-2.0.7.jar 101.52 kB 77 65 7 1.5 debug
spring-remoting-2.0.7.jar 108.48 kB 95 78 10 1.3 debug
spring-support-2.0.7.jar 114.18 kB 98 72 15 1.5 debug
spring-web-2.0.7.jar 148.21 kB 135 117 12 1.3 debug
spring-webmvc-2.0.7.jar 277.86 kB 196 167 19 1.3 debug
oro-2.0.8.jar 63.73 kB 74 62 6 1.2 release
standard-1.1.2.jar 384.04 kB 307 254 23 1.2 debug
xalan-2.7.0.jar 2.60 MB 1,267 1,205 42 1.1 debug
xercesImpl-2.7.1.jar 1.15 MB 938 870 38 1.1 release
xml-apis-1.0.b2.jar 106.76 kB 217 184 17 1.2 release
xmlsec-1.3.0.jar 278.10 kB 230 188 23 1.1 release
Total Size Entries Classes Packages JDK Rev Debug
48 14.76 MB 11,047 9,927 687 1.6 41
compile: 41 compile: 13.46 MB compile: 10,046 compile: 9,068 compile: 632 - compile: 35
test: 5 test: 1.16 MB test: 878 test: 775 test: 50 - test: 4
provided: 2 provided: 144.71 kB provided: 123 provided: 84 provided: 5 - provided: 2