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
aspectj aspectjweaver 1.5.2a jar
commons-collections commons-collections 3.2 jar
commons-dbcp commons-dbcp 1.2.2 jar
commons-lang commons-lang 2.3 jar
displaytag displaytag 1.1.1 jar
javax.servlet jstl 1.1.2 jar
log4j log4j 1.2.13 jar
mysql mysql-connector-java 5.0.5 jar
opensymphony sitemesh 2.2.1 jar
org.directwebremoting dwr 2.0.1 jar
org.hibernate hibernate 3.2.5.ga jar
org.restafarian approval 0.8 jar
org.restafarian authorization 0.2 jar
org.springframework spring 2.5 jar
org.springframework spring-webmvc 2.5 jar
org.springmodules spring-modules-validation 0.8 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
httpunit httpunit 1.6 jar
jmock jmock 1.1.0 jar
junit junit 4.4 jar
jwebunit jwebunit 1.2 jar
org.codehaus.cargo cargo-ant 0.9 jar
org.springframework spring-test 2.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:

GroupId ArtifactId Version Type
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
cglib cglib 2.1_3 jar
com.lowagie itext 1.3 jar
commons-beanutils commons-beanutils 1.7.0 jar
commons-beanutils commons-beanutils-core 1.7.0 jar
commons-betwixt commons-betwixt 0.8 jar
commons-codec commons-codec 1.2 jar
commons-configuration commons-configuration 1.5 jar
commons-digester commons-digester 1.7 jar
commons-httpclient commons-httpclient 3.1 jar
commons-logging commons-logging 1.0.4 jar
commons-pool commons-pool 1.3 jar
commons-validator commons-validator 1.3.0 jar
dom4j dom4j 1.6.1 jar
javax.transaction jta 1.0.1B jar
net.sf.ehcache ehcache 1.2.3 jar
org.apache.velocity velocity 1.5 jar
org.aspectj aspectjweaver 1.5.4 jar
org.restafarian core 1.2 jar
org.slf4j jcl104-over-slf4j 1.4.2 jar
org.slf4j slf4j-api 1.4.2 jar
org.slf4j slf4j-log4j12 1.4.2 jar
org.springframework spring-aop 2.0.8 jar
org.springframework spring-beans 2.0.8 jar
org.springframework spring-context 2.0.8 jar
org.springframework spring-core 2.0.8 jar
org.springframework spring-dao 2.0.8 jar
org.springframework spring-hibernate3 2.0.8 jar
org.springframework spring-jdbc 2.0.8 jar
org.springframework.security spring-security-core 2.0.3 jar
oro oro 2.0.8 jar
xml-apis xml-apis 1.0.b2 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
org.springframework spring-support 2.0.8 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
ant ant 1.5.4 jar
jtidy jtidy 4aug2000r7-dev jar
nekohtml nekohtml 0.8.1 jar
org.apache.geronimo.specs geronimo-j2ee-deployment_1.1_spec 1.0 jar
org.codehaus.cargo cargo-core-api-container 0.9 jar
org.codehaus.cargo cargo-core-api-generic 0.9 jar
org.codehaus.cargo cargo-core-api-module 0.9 jar
org.codehaus.cargo cargo-core-api-util 0.9 jar
org.codehaus.cargo cargo-core-container-geronimo 0.9 jar
org.codehaus.cargo cargo-core-container-jboss 0.9 jar
org.codehaus.cargo cargo-core-container-jetty 0.9 jar
org.codehaus.cargo cargo-core-container-jo 0.9 jar
org.codehaus.cargo cargo-core-container-orion 0.9 jar
org.codehaus.cargo cargo-core-container-resin 0.9 jar
org.codehaus.cargo cargo-core-container-tomcat 0.9 jar
org.codehaus.cargo cargo-core-container-weblogic 0.9 jar
xerces xercesImpl 2.6.2 jar
xerces xmlParserAPIs 2.2.1 jar

Project Dependency Graph

Dependency Tree

  • org.restafarian:example-web:war:1.0 Information
    • org.restafarian:approval:jar:0.8 (compile) Information
    • org.restafarian:authorization:jar:0.2 (compile) Information
      • org.restafarian:core:jar:1.2 (compile) Information
    • commons-collections:commons-collections:jar:3.2 (compile) Information
    • aspectj:aspectjweaver:jar:1.5.2a (compile) Information
    • org.codehaus.cargo:cargo-ant:jar:0.9 (test) Information
    • commons-dbcp:commons-dbcp:jar:1.2.2 (compile) Information
      • commons-pool:commons-pool:jar:1.3 (compile) Information
    • commons-lang:commons-lang:jar:2.3 (compile) Information
    • displaytag:displaytag:jar:1.1.1 (compile) Information
      • commons-lang:commons-lang:jar:2.3 (compile) Information
      • com.lowagie:itext:jar:1.3 (compile) Information
      • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
      • org.slf4j:jcl104-over-slf4j:jar:1.4.2 (compile) Information
      • org.slf4j:slf4j-log4j12:jar:1.4.2 (compile) Information
        • org.slf4j:slf4j-api:jar:1.4.2 (compile) Information
        • log4j:log4j:jar:1.2.13 (compile) Information
    • org.directwebremoting:dwr:jar:2.0.1 (compile) Information
    • jmock:jmock:jar:1.1.0 (test) Information
    • junit:junit:jar:4.4 (test) Information
    • jwebunit:jwebunit:jar:1.2 (test) Information
      • nekohtml:nekohtml:jar:0.8.1 (test) Information
      • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
      • xerces:xercesImpl:jar:2.6.2 (test) Information
    • httpunit:httpunit:jar:1.6 (test) Information
      • xerces:xmlParserAPIs:jar:2.2.1 (test) Information
      • xerces:xercesImpl:jar:2.6.2 (test) Information
      • jtidy:jtidy:jar:4aug2000r7-dev (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
      • commons-logging:commons-logging:jar:1.0.4 (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
    • log4j:log4j:jar:1.2.13 (compile) Information
    • mysql:mysql-connector-java:jar:5.0.5 (compile) Information
    • javax.servlet:servlet-api:jar:2.4 (provided) Information
    • javax.servlet:jstl:jar:1.1.2 (compile) Information
    • taglibs:standard:jar:1.1.2 (compile) Information
    • opensymphony:sitemesh:jar:2.2.1 (compile) Information
    • org.springmodules:spring-modules-validation:jar:0.8 (compile) Information
      • commons-logging:commons-logging:jar:1.0.4 (compile) Information
      • commons-validator:commons-validator:jar:1.3.0 (compile) Information
        • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
        • commons-logging:commons-logging:jar:1.0.4 (compile) Information
        • oro:oro:jar:2.0.8 (compile) Information
        • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
      • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
      • commons-digester:commons-digester:jar:1.7 (compile) Information
        • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
      • antlr:antlr:jar:2.7.6 (compile) Information
    • org.springframework:spring:jar:2.5 (compile) Information
    • org.springframework:spring-webmvc:jar:2.5 (compile) Information
    • org.springframework:spring-test:jar:2.5 (test) Information

Licenses

Public Domain: AOP alliance

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate

Unknown: AntLR, Cargo Ant tasks, Cargo Core Container API, Cargo Core Generic API, Cargo Core Geronimo Container, Cargo Core JBoss Container, Cargo Core Jetty Container, Cargo Core Module API, Cargo Core Orion Container, Cargo Core Resin Container, Cargo Core Tomcat Container, Cargo Core Util API, Cargo Core WebLogic Container, Cargo Core jo! Container, Codec, HttpUnit, JCL Implemented Over SLF4J, Log4j, SLF4J API Module, SLF4J LOG4J-12 Binding, Unnamed - ant:ant:jar:1.5.4, Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.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 - nekohtml:nekohtml:jar:0.8.1, Unnamed - opensymphony:sitemesh:jar:2.2.1, Unnamed - org.apache.geronimo.specs:geronimo-j2ee-deployment_1.1_spec:jar:1.0, Unnamed - oro:oro:jar:2.0.8, Unnamed - taglibs:standard:jar:1.1.2, Unnamed - xerces:xercesImpl:jar:2.6.2, Unnamed - xerces:xmlParserAPIs:jar:2.2.1, approval, asm, asm-attrs, authorization, cglib, core, dom4j, example-web, itext

BSD: jMock

Eclipse Public License - v 1.0: AspectJ weaver

Apache License, Version 2.0: spring-modules-validation

The Apache Software License, Version 2.0: Apache Velocity, Betwixt, Collections, Commons Configuration, Commons DBCP, Commons Pool, Digester, Direct Web Remoting, Lang, Logging, Spring Framework, Spring Framework: AOP, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: DAO, Spring Framework: Hibernate3, Spring Framework: JDBC, Spring Framework: Support, Spring Framework: Test, Spring Framework: Web MVC, Spring Security - Core, Validator, XML Commons External Components XML APIs, ehcache

Artistic License: Display tag library

Java HTML Tidy License: JTidy

Apache License: HttpClient

BSD License: jWebUnit

Common Public License Version 1.0: JUnit

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

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
ant-1.5.4.jar 719.54 kB 441 407 21 1.1 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
aspectjweaver-1.5.2a.jar 1.81 MB 1,167 1,102 39 1.5 debug
cglib-2.1_3.jar 275.72 kB 243 228 8 1.2 debug
itext-1.3.jar 1.09 MB 621 567 25 1.2 debug
commons-beanutils-1.7.0.jar 184.25 kB 129 111 5 1.2 debug
commons-beanutils-core-1.7.0.jar 164.80 kB 111 93 5 1.2 debug
commons-betwixt-0.8.jar 236.55 kB 198 166 13 1.3 debug
commons-codec-1.2.jar 29.38 kB 30 19 5 1.1 debug
commons-collections-3.2.jar 557.87 kB 477 458 12 1.1 debug
commons-configuration-1.5.jar 265.48 kB 175 157 9 1.3 debug
commons-dbcp-1.2.2.jar 118.90 kB 63 51 4 1.3 debug
commons-digester-1.7.jar 136.69 kB 112 98 6 1.2 debug
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug
commons-lang-2.3.jar 239.53 kB 140 124 9 1.1 debug
commons-logging-1.0.4.jar 37.12 kB 29 18 2 1.2 debug
commons-pool-1.3.jar 60.63 kB 48 39 2 1.3 debug
commons-validator-1.3.0.jar 116.75 kB 79 46 3 1.3 debug
displaytag-1.1.1.jar 206.53 kB 144 119 13 1.4 debug
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
httpunit-1.6.jar 401.38 kB 303 290 7 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
jmock-1.1.0.jar 100.19 kB 125 113 8 1.4 debug
jtidy-4aug2000r7-dev.jar 134.60 kB 129 119 3 1.1 release
junit-4.4.jar 157.69 kB 188 154 20 1.5 debug
jwebunit-1.2.jar 35.71 kB 24 16 3 1.1 debug
log4j-1.2.13.jar 349.79 kB 283 253 19 1.1 debug
mysql-connector-java-5.0.5.jar 500.69 kB 179 152 9 1.2 debug
nekohtml-0.8.1.jar 55.39 kB 41 27 3 1.2 release
ehcache-1.2.3.jar 203.17 kB 137 117 13 1.3<