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-beanutils commons-beanutils 1.8.3 jar No
commons-lang commons-lang 2.6 jar No
javassist javassist 3.12.1.GA jar No
log4j log4j 1.2.16 jar No
mysql mysql-connector-java 5.1.19 jar No
net.sf.ehcache ehcache-core 2.3.1 jar No
org.appfuse appfuse-data-common 2.1.1-SNAPSHOT jar No
org.aspectj aspectjrt 1.6.10 jar No
org.aspectj aspectjweaver 1.6.10 jar No
org.hibernate hibernate-core 3.6.1.Final jar No
org.hibernate hibernate-ehcache 3.6.1.Final jar No
org.slf4j jcl-over-slf4j 1.6.1 jar No
org.slf4j slf4j-api 1.6.1 jar No
org.slf4j slf4j-log4j12 1.6.1 jar No
org.springframework spring-aop 3.1.0.RELEASE jar No
org.springframework spring-jdbc 3.1.0.RELEASE jar No
org.springframework spring-orm 3.1.0.RELEASE jar No
org.springframework.security spring-security-config 3.1.0.RELEASE jar No
org.springframework.security spring-security-core 3.1.0.RELEASE jar No
junit junit 4.8.2 jar Yes
org.springframework spring-test 3.1.0.RELEASE 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
antlr antlr 2.7.6 jar
aopalliance aopalliance 1.0 jar
commons-collections commons-collections 3.1 jar
commons-logging commons-logging 1.1.1 jar
dom4j dom4j 1.6.1 jar
javax.activation activation 1.1 jar
javax.transaction jta 1.1 jar
javax.xml.bind jaxb-api 2.2 jar
javax.xml.stream stax-api 1.0-2 jar
org.apache.lucene lucene-core 2.4.1 jar
org.compass-project compass 2.2.0 jar
org.hibernate hibernate-commons-annotations 3.2.0.Final jar
org.hibernate.java-persistence jpa-api 2.0-cr-1 jar
org.hibernate.javax.persistence hibernate-jpa-2.0-api 1.0.0.Final jar
org.springframework spring-asm 3.1.0.RELEASE jar
org.springframework spring-beans 3.1.0.RELEASE jar
org.springframework spring-context 3.1.0.RELEASE jar
org.springframework spring-core 3.1.0.RELEASE jar
org.springframework spring-expression 3.1.0.RELEASE jar
org.springframework spring-tx 3.1.0.RELEASE jar
org.springframework.security spring-security-crypto 3.1.0.RELEASE jar

Project Dependency Graph

Dependency Tree

  • org.appfuse:appfuse-hibernate:jar:2.1.1-SNAPSHOT Information
    • org.appfuse:appfuse-data-common:jar:2.1.1-SNAPSHOT (compile) Information
      • commons-lang:commons-lang:jar:2.6 (compile) Information
      • org.hibernate.java-persistence:jpa-api:jar:2.0-cr-1 (compile) Information
      • javax.xml.bind:jaxb-api:jar:2.2 (compile) Information
        • javax.xml.stream:stax-api:jar:1.0-2 (compile) Information
        • javax.activation:activation:jar:1.1 (compile) Information
      • org.compass-project:compass:jar:2.2.0 (compile) Information
      • commons-beanutils:commons-beanutils:jar:1.8.3 (compile) Information
      • org.springframework:spring-aop:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-jdbc:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-orm:jar:3.1.0.RELEASE (compile) Information
      • org.springframework.security:spring-security-core:jar:3.1.0.RELEASE (compile) Information
      • org.springframework.security:spring-security-config:jar:3.1.0.RELEASE (compile) Information
      • org.aspectj:aspectjweaver:jar:1.6.10 (compile) Information
      • org.aspectj:aspectjrt:jar:1.6.10 (compile) Information
      • org.slf4j:slf4j-api:jar:1.6.1 (compile) Information
      • org.slf4j:jcl-over-slf4j:jar:1.6.1 (compile) Information
      • org.slf4j:slf4j-log4j12:jar:1.6.1 (compile) Information
      • log4j:log4j:jar:1.2.16 (compile) Information
      • mysql:mysql-connector-java:jar:5.1.19 (compile) Information
    • org.hibernate:hibernate-core:jar:3.6.1.Final (compile) Information
      • antlr:antlr:jar:2.7.6 (compile) Information
      • commons-collections:commons-collections:jar:3.1 (compile) Information
      • dom4j:dom4j:jar:1.6.1 (compile) Information
      • org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final (compile) Information
      • org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final (compile) Information
      • javax.transaction:jta:jar:1.1 (compile) Information
      • org.slf4j:slf4j-api:jar:1.6.1 (compile) Information
    • javassist:javassist:jar:3.12.1.GA (compile) Information
    • org.hibernate:hibernate-ehcache:jar:3.6.1.Final (compile) Information
    • net.sf.ehcache:ehcache-core:jar:2.3.1 (compile) Information
    • commons-beanutils:commons-beanutils:jar:1.8.3 (compile) Information
    • org.springframework:spring-aop:jar:3.1.0.RELEASE (compile) Information
      • aopalliance:aopalliance:jar:1.0 (compile) Information
      • org.springframework:spring-asm:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-asm:jar:3.1.0.RELEASE (compile) Information
        • commons-logging:commons-logging:jar:1.1.1 (compile) Information
    • org.springframework:spring-jdbc:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-tx:jar:3.1.0.RELEASE (compile) Information
        • aopalliance:aopalliance:jar:1.0 (compile) Information
        • org.springframework:spring-aop:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-context:jar:3.1.0.RELEASE (compile) Information
          • org.springframework:spring-aop:jar:3.1.0.RELEASE (compile) Information
          • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
          • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
          • org.springframework:spring-expression:jar:3.1.0.RELEASE (compile) Information
            • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
          • org.springframework:spring-asm:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
    • org.springframework:spring-orm:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-jdbc:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-tx:jar:3.1.0.RELEASE (compile) Information
    • commons-lang:commons-lang:jar:2.6 (compile) Information
    • org.springframework.security:spring-security-core:jar:3.1.0.RELEASE (compile) Information
      • aopalliance:aopalliance:jar:1.0 (compile) Information
      • org.springframework.security:spring-security-crypto:jar:3.1.0.RELEASE (compile) Information
    • org.springframework.security:spring-security-config:jar:3.1.0.RELEASE (compile) Information
      • aopalliance:aopalliance:jar:1.0 (compile) Information
      • org.springframework.security:spring-security-core:jar:3.1.0.RELEASE (compile) Information
    • org.aspectj:aspectjweaver:jar:1.6.10 (compile) Information
    • org.aspectj:aspectjrt:jar:1.6.10 (compile) Information
    • junit:junit:jar:4.8.2 (compile) Information
    • org.slf4j:slf4j-api:jar:1.6.1 (compile) Information
    • org.slf4j:jcl-over-slf4j:jar:1.6.1 (compile) Information
    • org.slf4j:slf4j-log4j12:jar:1.6.1 (compile) Information
    • log4j:log4j:jar:1.2.16 (compile) Information
    • mysql:mysql-connector-java:jar:5.1.19 (compile) Information
    • org.springframework:spring-test:jar:3.1.0.RELEASE (compile) Information

Licenses

Unamed: JPA 2.0 API

Public Domain: AOP alliance

Apache 2: Compass, Lucene Core

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations

Unknown: AntLR, Java Transaction API, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - javax.activation:activation:jar:1.1, Unnamed - javax.xml.bind:jaxb-api:jar:2.2, Unnamed - javax.xml.stream:stax-api:jar:1.0-2, Unnamed - org.hibernate.java-persistence:jpa-api:jar:2.0-cr-1, Unnamed - org.springframework:spring-aop:jar:3.1.0.RELEASE, Unnamed - org.springframework:spring-asm:jar:3.1.0.RELEASE, Unnamed - org.springframework:spring-beans:jar:3.1.0.RELEASE, Unnamed - org.springframework:spring-context:jar:3.1.0.RELEASE, Unnamed - org.springframework:spring-core:jar:3.1.0.RELEASE, Unnamed - org.springframework:spring-expression:jar:3.1.0.RELEASE, Unnamed - org.springframework:spring-jdbc:jar:3.1.0.RELEASE, Unnamed - org.springframework:spring-orm:jar:3.1.0.RELEASE, Unnamed - org.springframework:spring-test:jar:3.1.0.RELEASE, Unnamed - org.springframework:spring-tx:jar:3.1.0.RELEASE, dom4j

Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver

LGPL 2.1: Javassist

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Log4j, AppFuse Common Data Module, AppFuse Hibernate Module, Commons BeanUtils, Commons Lang, Commons Logging, Ehcache Core, Unnamed - org.springframework.security:spring-security-config:jar:3.1.0.RELEASE, Unnamed - org.springframework.security:spring-security-core:jar:3.1.0.RELEASE, Unnamed - org.springframework.security:spring-security-crypto:jar:3.1.0.RELEASE

GNU Lesser General Public License: Hibernate Core, Hibernate Ehcache Integration

Common Public License Version 1.0: JUnit

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

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.8.3.jar 226.58 kB 155 137 6 1.3 debug
commons-collections-3.1.jar 546.26 kB 465 446 12 1.1 debug
commons-lang-2.6.jar 277.56 kB 155 133 10 1.3 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
javassist-3.12.1.GA.jar 629.05 kB 390 366 17 1.4 debug
activation-1.1.jar 61.54 kB 50 38 3 1.4 debug
jta-1.1.jar 14.72 kB 24 18 2 1.3 debug
jaxb-api-2.2.jar 101.73 kB 115 101 6 1.5 debug
stax-api-1.0-2.jar 22.80 kB 44 37 3 1.5 debug
log4j-1.2.16.jar 470.25 kB 346 308 20 1.1 debug
mysql-connector-java-5.1.19.jar 783.12 kB 284 249 13 1.6 debug
ehcache-core-2.3.1.jar 650.90 kB 496 440 44 1.5 debug
lucene-core-2.4.1.jar 803.51 kB 555 536 13 1.4 debug
appfuse-data-common-2.1.1-SNAPSHOT.jar 11.88 kB 17 7 2 1.6 debug
aspectjrt-1.6.10.jar 113.50 kB 145 128 10 1.5 debug
aspectjweaver-1.6.10.jar 1.60 MB 897 851 33 1.6 debug
compass-2.2.0.jar 2.06 MB 1,879 1,660 185 1.5 debug
hibernate-commons-annotations-3.2.0.Final.jar 69.61 kB 77 61 6 1.5 debug
hibernate-core-3.6.1.Final.jar 2.96 MB 2,110 1,990 99 1.5 debug
hibernate-ehcache-3.6.1.Final.jar 8.56 kB 13 3 1 1.5 debug
jpa-api-2.0-cr-1.jar 96.05 kB 183 176 4 1.5 debug
hibernate-jpa-2.0-api-1.0.0.Final.jar 98.52 kB 188 176 4 1.5 debug
jcl-over-slf4j-1.6.1.jar 16.90 kB 23 9 2 1.3 debug
slf4j-api-1.6.1.jar 24.90 kB 34 23 3 1.3 debug
slf4j-log4j12-1.6.1.jar 9.52 kB 16 6 1 1.3 debug
spring-aop-3.1.0.RELEASE.jar 323.71 kB 286 252 15 1.5 debug
spring-asm-3.1.0.RELEASE.jar 51.83 kB 39 31 3 1.2 release
spring-beans-3.1.0.RELEASE.jar 575.44 kB 398 357 14 1.5 debug
spring-context-3.1.0.RELEASE.jar 810.16 kB 755 654 68 1.5 debug
spring-core-3.1.0.RELEASE.jar 432.03 kB 367 339 20 1.5 debug
spring-expression-3.1.0.RELEASE.jar 172.15 kB 126 111 6 1.5 debug
spring-jdbc-3.1.0.RELEASE.jar 392.35 kB 335 302 18 1.5 debug
spring-orm-3.1.0.RELEASE.jar 369.37 kB 298 276 14 1.5 debug
spring-tx-3.1.0.RELEASE.jar 240.27 kB 246 208 20 1.5 debug
spring-security-config-3.1.0.RELEASE.jar 198.00 kB 77 54 6 1.5 debug
spring-security-core-3.1.0.RELEASE.jar 340.40 kB 369 312 38 1.5 debug
spring-security-crypto-3.1.0.RELEASE.jar 40.11 kB 39 27 6 1.5 debug
junit-4.8.2.jar 231.78 kB 267 230 30 1.5 debug
spring-test-3.1.0.RELEASE.jar 224.34 kB 175 149 17 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
42 16.63 MB 12,929 11,652 804 1.6 41
compile: 42 compile: 16.63 MB compile: 12,929 compile: 11,652 compile: 804 - compile: 41

Dependency Repository Locations

Repo ID URL Release Snapshot
jboss-releases http://repository.jboss.org/nexus/content/groups/public Yes -
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
appfuse-snapshots http://oss.sonatype.org/content/repositories/appfuse-snapshots - Yes
m2.dev.java.net http://download.java.net/maven/2 Yes Yes
central http://repo1.maven.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact jboss-releases apache.snapshots appfuse-snapshots m2.dev.java.net 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.8.3 - - - - Found at http://repo1.maven.org/maven2
commons-collections:commons-collections:jar:3.1 - - - - Found at http://repo1.maven.org/maven2
commons-lang:commons-lang:jar:2.6 - - - - Found at http://repo1.maven.org/maven2
commons-logging:commons-logging:jar:1.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.12.1.GA Found at http://repository.jboss.org/nexus/content/groups/public - - - Found at http://repo1.maven.org/maven2
javax.activation:activation:jar:1.1 - - - - Found at http://repo1.maven.org/maven2
javax.transaction:jta:jar:1.1 - - - - Found at http://repo1.maven.org/maven2
javax.xml.bind:jaxb-api:jar:2.2 Found at http://repository.jboss.org/nexus/content/groups/public - - Found at http://download.java.net/maven/2 Found at http://repo1.maven.org/maven2
javax.xml.stream:stax-api:jar:1.0-2 - - - - Found at http://repo1.maven.org/maven2
log4j:log4j:jar:1.2.16 - - - - Found at http://repo1.maven.org/maven2
mysql:mysql-connector-java:jar:5.1.19 - - - - Found at http://repo1.maven.org/maven2
net.sf.ehcache:ehcache-core:jar:2.3.1 - - - - Found at http://repo1.maven.org/maven2
org.apache.lucene:lucene-core:jar:2.4.1 - - - - Found at http://repo1.maven.org/maven2
org.appfuse:appfuse-data-common:jar:2.1.1-SNAPSHOT - - Found at http://oss.sonatype.org/content/repositories/appfuse-snapshots - -
org.aspectj:aspectjrt:jar:1.6.10 Found at http://repository.jboss.org/nexus/content/groups/public - - - Found at http://repo1.maven.org/maven2
org.aspectj:aspectjweaver:jar:1.6.10 Found at http://repository.jboss.org/nexus/content/groups/public - - - Found at http://repo1.maven.org/maven2
org.compass-project:compass:jar:2.2.0 - - - - Found at http://repo1.maven.org/maven2
org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final Found at http://repository.jboss.org/nexus/content/groups/public - - - Found at http://repo1.maven.org/maven2
org.hibernate:hibernate-core:jar:3.6.1.Final Found at http://repository.jboss.org/nexus/content/groups/public - - - Found at http://repo1.maven.org/maven2
org.hibernate:hibernate-ehcache:jar:3.6.1.Final Found at http://repository.jboss.org/nexus/content/groups/public - - - Found at http://repo1.maven.org/maven2
org.hibernate.java-persistence:jpa-api:jar:2.0-cr-1 Found at http://repository.jboss.org/nexus/content/groups/public - - - Found at http://repo1.maven.org/maven2
org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final Found at http://repository.jboss.org/nexus/content/groups/public - - - Found at http://repo1.maven.org/maven2
org.slf4j:jcl-over-slf4j:jar:1.6.1 - - - - Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-api:jar:1.6.1 - - - - Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-log4j12:jar:1.6.1 - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-aop:jar:3.1.0.RELEASE - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-asm:jar:3.1.0.RELEASE - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-beans:jar:3.1.0.RELEASE - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-context:jar:3.1.0.RELEASE - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-core:jar:3.1.0.RELEASE - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-expression:jar:3.1.0.RELEASE - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-jdbc:jar:3.1.0.RELEASE - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-orm:jar:3.1.0.RELEASE - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-tx:jar:3.1.0.RELEASE - - - - Found at http://repo1.maven.org/maven2
org.springframework.security:spring-security-config:jar:3.1.0.RELEASE - - - - Found at http://repo1.maven.org/maven2
org.springframework.security:spring-security-core:jar:3.1.0.RELEASE - - - - Found at http://repo1.maven.org/maven2
org.springframework.security:spring-security-crypto:jar:3.1.0.RELEASE - - - - Found at http://repo1.maven.org/maven2
junit:junit:jar:4.8.2 Found at http://repository.jboss.org/nexus/content/groups/public - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-test:jar:3.1.0.RELEASE - - - - Found at http://repo1.maven.org/maven2
Total jboss-releases apache.snapshots appfuse-snapshots m2.dev.java.net central
42 (compile: 42) 10 0 1 1 41