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
log4j log4j 1.2.16 jar No
mysql mysql-connector-java 5.1.14 jar No
org.aspectj aspectjrt 1.6.10 jar No
org.aspectj aspectjweaver 1.6.10 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
aopalliance aopalliance 1.0 jar
commons-logging commons-logging 1.1.1 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-data:pom:2.1.1-SNAPSHOT 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.14 (compile) Information
    • org.springframework:spring-test:jar:3.1.0.RELEASE (compile) Information

Licenses

Public Domain: AOP alliance

Unknown: 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

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

Common Public License Version 1.0: JUnit

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

The Apache Software License, Version 2.0: Apache Log4j, AppFuse Data Modules, Commons BeanUtils, Commons Lang, Commons Logging, 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

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

Dependency File Details

Filename Size Entries Classes Packages JDK Rev 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-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
log4j-1.2.16.jar 470.25 kB 346 308 20 1.1 debug
mysql-connector-java-5.1.14.jar 757.51 kB 277 243 12 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
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
25 7.81 MB 5,882 5,177 376 1.6 24
compile: 25 compile: 7.81 MB compile: 5,882 compile: 5,177 compile: 376 - compile: 24

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
appfuse-snapshots http://oss.sonatype.org/content/repositories/appfuse-snapshots - Yes
central http://repo1.maven.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact apache.snapshots appfuse-snapshots central
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-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
log4j:log4j:jar:1.2.16 - - Found at http://repo1.maven.org/maven2
mysql:mysql-connector-java:jar:5.1.14 - - Found at http://repo1.maven.org/maven2
org.aspectj:aspectjrt:jar:1.6.10 - - Found at http://repo1.maven.org/maven2
org.aspectj:aspectjweaver:jar:1.6.10 - - 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://repo1.maven.org/maven2
org.springframework:spring-test:jar:3.1.0.RELEASE - - Found at http://repo1.maven.org/maven2
Total apache.snapshots appfuse-snapshots central
25 (compile: 25) 0 0 25