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
commons-collections commons-collections 3.2.1 jar
org.restafarian core 1.2 jar
org.springframework spring-web 2.5.4 jar
org.springframework.security spring-security-openid 2.0.2 jar
saxpath saxpath 1.0-FCS 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
backport-util-concurrent backport-util-concurrent 3.0 jar
cglib cglib 2.1_3 jar
com.ibm.icu icu4j 3.4.4 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-dbcp commons-dbcp 20030825.184428 jar
commons-digester commons-digester 1.8 jar
commons-httpclient commons-httpclient 3.1 jar
commons-lang commons-lang 2.3 jar
commons-logging commons-logging 1.1.1 jar
commons-pool commons-pool 20030825.183949 jar
dom4j dom4j 1.6.1 jar
javax.transaction jta 1.0.1B jar
jug jug 1.1 jar
junit junit 3.8.1 jar
log4j log4j 1.2.9 jar
net.sf.ehcache ehcache 1.3.0 jar
net.sf.jsr107cache jsr107cache 1.0 jar
org.apache.velocity velocity 1.5 jar
org.aspectj aspectjweaver 1.5.4 jar
org.hibernate hibernate 3.2.5.ga jar
org.htmlparser htmlparser 1.6 jar
org.openid4java openid4java 0.9.3 jar
org.openxri openxri-client 1.0.1 jar
org.openxri openxri-syntax 1.0.1 jar
org.springframework spring 2.5.5 jar
org.springframework spring-aop 2.0.8 jar
org.springframework spring-beans 2.5.4 jar
org.springframework spring-context 2.5.4 jar
org.springframework spring-core 2.5.4 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 spring-test 2.5.5 jar
org.springframework.security spring-security-core 2.0.3 jar
oro oro 2.0.8 jar
xalan xalan 2.6.0 jar
xerces xercesImpl 2.8.1 jar
xml-apis xml-apis 1.0.b2 jar
xml-security xmlsec 1.3.0 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

system

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

GroupId ArtifactId Version Type
com.sun tools 1.5.0 jar

Project Dependency Graph

Dependency Tree

  • org.restafarian:identity-web:war:1.0 Information
    • javax.servlet:servlet-api:jar:2.4 (provided) Information
    • org.restafarian:core:jar:1.2 (compile) Information
      • commons-logging:commons-logging:jar:1.1.1 (compile) Information
      • commons-configuration:commons-configuration:jar:1.5 (compile) Information
        • commons-lang:commons-lang:jar:2.3 (compile) Information
        • commons-digester:commons-digester:jar:1.8 (compile) Information
          • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
        • commons-beanutils:commons-beanutils-core:jar:1.7.0 (compile) Information
      • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
      • commons-betwixt:commons-betwixt:jar:0.8 (compile) Information
        • commons-beanutils:commons-beanutils-core:jar:1.7.0 (compile) Information
      • commons-httpclient:commons-httpclient:jar:3.1 (compile) Information
        • commons-codec:commons-codec:jar:1.2 (compile) Information
      • commons-dbcp:commons-dbcp:jar:20030825.184428 (compile) Information
      • commons-pool:commons-pool:jar:20030825.183949 (compile) Information
      • org.springframework:spring:jar:2.5.5 (compile) Information
      • org.springframework:spring-hibernate3:jar:2.0.8 (compile) Information
        • aopalliance:aopalliance:jar:1.0 (compile) Information
        • org.hibernate:hibernate:jar:3.2.5.ga (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.springframework:spring-dao:jar:2.0.8 (compile) Information
        • org.springframework:spring-jdbc:jar:2.0.8 (compile) Information
      • org.springframework.security:spring-security-core:jar:2.0.3 (compile) Information
      • org.aspectj:aspectjweaver:jar:1.5.4 (compile) Information
      • log4j:log4j:jar:1.2.9 (compile) Information
      • org.springframework:spring-test:jar:2.5.5 (compile) Information
      • org.apache.velocity:velocity:jar:1.5 (compile) Information
        • oro:oro:jar:2.0.8 (compile) Information
    • org.springframework.security:spring-security-openid:jar:2.0.2 (compile) Information
      • org.openid4java:openid4java:jar:0.9.3 (compile) Information
        • org.htmlparser:htmlparser:jar:1.6 (compile) Information
          • com.sun:tools:jar:1.5.0 (system) Information
        • org.openxri:openxri-syntax:jar:1.0.1 (compile) Information
        • com.ibm.icu:icu4j:jar:3.4.4 (compile) Information
        • org.openxri:openxri-client:jar:1.0.1 (compile) Information
          • org.openxri:openxri-syntax:jar:1.0.1 (compile) Information
          • jug:jug:jar:1.1 (compile) Information
          • xerces:xercesImpl:jar:2.8.1 (compile) Information
          • xalan:xalan:jar:2.6.0 (compile) Information
            • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
          • xml-security:xmlsec:jar:1.3.0 (compile) Information
        • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
        • net.sf.ehcache:ehcache:jar:1.3.0 (compile) Information
          • net.sf.jsr107cache:jsr107cache:jar:1.0 (compile) Information
          • backport-util-concurrent:backport-util-concurrent:jar:3.0 (compile) Information
        • xerces:xercesImpl:jar:2.8.1 (compile) Information
        • xml-security:xmlsec:jar:1.3.0 (compile) Information
    • org.springframework:spring-web:jar:2.5.4 (compile) Information
    • commons-collections:commons-collections:jar:3.2.1 (compile) Information
    • saxpath:saxpath:jar:1.0-FCS (compile) Information

Licenses

ICU License: ICU4J

Common Public License: HTML Parser

Public Domain: AOP alliance, Backport of JSR 166

Apache 2: OpenID4Java

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate

Unknown: AntLR, Codec, Java Uuid Generator, Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - commons-dbcp:commons-dbcp:jar:20030825.184428, Unnamed - commons-pool:commons-pool:jar:20030825.183949, Unnamed - javax.servlet:servlet-api:jar:2.4, Unnamed - javax.transaction:jta:jar:1.0.1B, Unnamed - log4j:log4j:jar:1.2.9, Unnamed - oro:oro:jar:2.0.8, Unnamed - saxpath:saxpath:jar:1.0-FCS, Unnamed - xalan:xalan:jar:2.6.0, asm, asm-attrs, cglib, core, dom4j, identity-web, jsr107cache

Apache License: HttpClient

Eclipse Public License - v 1.0: AspectJ weaver

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Velocity, Apache XML Security, Betwixt, Commons Collections, Commons Configuration, Commons Logging, Digester, Ehcache Core, Lang, OpenXRI Client, OpenXRI Syntax, 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, Spring Security - Core, Spring Security - OpenID support, XML Commons External Components XML APIs, Xerces2 Java Parser

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
backport-util-concurrent-3.0.jar 320.13 kB 251 239 5 1.4 debug
cglib-2.1_3.jar 275.72 kB 243 228 8 1.2 debug
icu4j-3.4.4.jar 3.08 MB 1,073 525 6 1.3 debug
tools.jar 11.92 MB 3,968 3,658 202 1.5 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.1.jar 561.90 kB 482 458 12 1.2 debug
commons-configuration-1.5.jar 265.48 kB 175 157 9 1.3 debug
commons-dbcp-20030825.184428.jar 92.42 kB 51 41 4 1.1 debug
commons-digester-1.8.jar 140.24 kB 114 100 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.1.1.jar 59.26 kB 42 28 2 1.1 debug
commons-pool-20030825.183949.jar 37.91 kB 33 25 2 1.1 debug
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 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
jug-1.1.jar 18.08 kB 11 9 2 1.2 release
junit-3.8.1.jar 118.23 kB 119 100 6 1.1 debug
log4j-1.2.9.jar 344.03 kB 273 244 18 1.1 debug
ehcache-1.3.0.jar 230.58 kB 162 133 15 1.4 debug
jsr107cache-1.0.jar 8.08 kB 19 9 1 1.1 debug
velocity-1.5.jar 382.93 kB 282 246 25 1.2 debug
aspectjweaver-1.5.4.jar 1.81 MB 1,153 1,093 36 1.5 debug
hibernate-3.2.5.ga.jar 2.15 MB 1,428 1,344 78 1.4 debug
htmlparser-1.6.jar 281.35 kB 200 155 16 1.4 debug
openid4java-0.9.3.jar 270.26 kB 154 67 11 1.1 debug
openxri-client-1.0.1.jar 219.32 kB 72 59 8 1.4 debug
openxri-syntax-1.0.1.jar 55.52 kB 25 21 1 1.4 debug
core-1.2.jar 49.93 kB 57 31 9 1.1 debug
spring-2.5.5.jar 2.81 MB 2,356 2,138 182 1.5 debug
spring-aop-2.0.8.jar 300.84 kB 269 247 17 1.5 debug
spring-beans-2.5.4.jar 472.96 kB 326 296 15 1.5 debug
spring-context-2.5.4.jar 458.41 kB 401 339 47 1.5 debug
spring-core-2.5.4.jar 279.10 kB 234 210 19 1.5 debug
spring-dao-2.0.8.jar 127.15 kB 121 107 9 1.5 debug
spring-hibernate3-2.0.8.jar 105.00 kB 87 79 3 1.5 debug
spring-jdbc-2.0.8.jar 221.57 kB 197 178 14 1.5 debug
spring-support-2.0.8.jar 114.30 kB 98 72 15 1.5 debug
spring-test-2.5.5.jar 176.28 kB 131 110 15 1.5 debug
spring-web-2.5.4.jar 183.37 kB 151 130 13 1.5 debug
spring-security-core-2.0.3.jar 739.75 kB 587 489 66 1.1 debug
spring-security-openid-2.0.2.jar 16.13 kB 24 9 3 1.1 debug
oro-2.0.8.jar 63.73 kB 74 62 6 1.2 release
saxpath-1.0-FCS.jar 23.01 kB 25 16 4 1.1 debug
xalan-2.6.0.jar 3.00 MB 1,625 1,548 50 1.1 debug
xercesImpl-2.8.1.jar 1.16 MB 950 882 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
55 35.15 MB 19,858 17,446 1,117 1.5 48
compile: 52 compile: 23.03 MB compile: 15,725 compile: 13,674 compile: 898 - compile: 45
runtime: 1 runtime: 114.30 kB runtime: 98 runtime: 72 runtime: 15 - runtime: 1
provided: 1 provided: 95.40 kB provided: 67 provided: 42 provided: 2 - provided: 1
system: 1 system: 11.92 MB system: 3,968 system: 3,658 system: 202 - system: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes -
spring-release http://s3.amazonaws.com/maven.springframework.org/release Yes Yes Yes
spring-external http://s3.amazonaws.com/maven.springframework.org/external Yes Yes Yes
central http://repo1.maven.org/maven2 Yes - -

Repository locations for each of the Dependencies.

Artifact 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
asm:asm:jar:1.5.3 - Found at http://repo1.maven.org/maven2
asm:asm-attrs:jar:1.5.3 - Found at http://repo1.maven.org/maven2
backport-util-concurrent:backport-util-concurrent:jar:3.0 - Found at http://repo1.maven.org/maven2
cglib:cglib:jar:2.1_3 - Found at http://repo1.maven.org/maven2
com.ibm.icu:icu4j:jar:3.4.4 - Found at http://repo1.maven.org/maven2
com.sun:tools:jar:1.5.0 - -
commons-beanutils:commons-beanutils:jar:1.7.0 - Found at http://repo1.maven.org/maven2
commons-beanutils:commons-beanutils-core:jar:1.7.0 - Found at http://repo1.maven.org/maven2
commons-betwixt:commons-betwixt:jar:0.8 - Found at http://repo1.maven.org/maven2
commons-codec:commons-codec:jar:1.2 - Found at http://repo1.maven.org/maven2
commons-collections:commons-collections:jar:3.2.1 - Found at http://repo1.maven.org/maven2
commons-configuration:commons-configuration:jar:1.5 - Found at http://repo1.maven.org/maven2
commons-dbcp:commons-dbcp:jar:20030825.184428 - Found at http://repo1.maven.org/maven2
commons-digester:commons-digester:jar:1.8 - Found at http://repo1.maven.org/maven2
commons-httpclient:commons-httpclient:jar:3.1 - Found at http://repo1.maven.org/maven2
commons-lang:commons-lang:jar:2.3 - 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:20030825.183949 - Found at http://repo1.maven.org/maven2
dom4j:dom4j:jar:1.6.1 - Found at http://repo1.maven.org/maven2
javax.servlet:servlet-api:jar:2.4 - Found at http://repo1.maven.org/maven2
javax.transaction:jta:jar:1.0.1B - -
jug:jug: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.9 - Found at http://repo1.maven.org/maven2
net.sf.ehcache:ehcache:jar:1.3.0 - Found at http://repo1.maven.org/maven2
net.sf.jsr107cache:jsr107cache:jar:1.0 - Found at http://repo1.maven.org/maven2
org.apache.velocity:velocity:jar:1.5 - Found at http://repo1.maven.org/maven2
org.aspectj:aspectjweaver:jar:1.5.4 - Found at http://repo1.maven.org/maven2
org.hibernate:hibernate:jar:3.2.5.ga - Found at http://repo1.maven.org/maven2
org.htmlparser:htmlparser:jar:1.6 - Found at http://repo1.maven.org/maven2
org.openid4java:openid4java:jar:0.9.3 - Found at http://repo1.maven.org/maven2
org.openxri:openxri-client:jar:1.0.1 - Found at http://repo1.maven.org/maven2
org.openxri:openxri-syntax:jar:1.0.1 - Found at http://repo1.maven.org/maven2
org.restafarian:core:jar:1.2 - -
org.springframework:spring:jar:2.5.5 - Found at http://repo1.maven.org/maven2
org.springframework:spring-aop:jar:2.0.8 - Found at http://repo1.maven.org/maven2
org.springframework:spring-beans:jar:2.5.4 - Found at http://repo1.maven.org/maven2
org.springframework:spring-context:jar:2.5.4 - Found at http://repo1.maven.org/maven2
org.springframework:spring-core:jar:2.5.4 - Found at http://repo1.maven.org/maven2
org.springframework:spring-dao:jar:2.0.8 - Found at http://repo1.maven.org/maven2
org.springframework:spring-hibernate3:jar:2.0.8 - Found at http://repo1.maven.org/maven2
org.springframework:spring-jdbc:jar:2.0.8 - Found at http://repo1.maven.org/maven2
org.springframework:spring-support:jar:2.0.8 - Found at http://repo1.maven.org/maven2
org.springframework:spring-test:jar:2.5.5 - Found at http://repo1.maven.org/maven2
org.springframework:spring-web:jar:2.5.4 - Found at http://repo1.maven.org/maven2
org.springframework.security:spring-security-core:jar:2.0.3 - Found at http://repo1.maven.org/maven2
org.springframework.security:spring-security-openid:jar:2.0.2 - Found at http://repo1.maven.org/maven2
oro:oro:jar:2.0.8 - Found at http://repo1.maven.org/maven2
saxpath:saxpath:jar:1.0-FCS - Found at http://repo1.maven.org/maven2
xalan:xalan:jar:2.6.0 - Found at http://repo1.maven.org/maven2
xerces:xercesImpl:jar:2.8.1 - Found at http://repo1.maven.org/maven2
xml-apis:xml-apis:jar:1.0.b2 - Found at http://repo1.maven.org/maven2
xml-security:xmlsec:jar:1.3.0 - Found at http://repo1.maven.org/maven2
Total apache.snapshots central
55 (compile: 52, runtime: 1, provided: 1, system: 1) 0 52