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
asm asm-commons 2.2.3 jar
aspectj aspectjrt 1.5.3 jar
aspectj aspectjweaver 1.5.3 jar
cglib cglib-nodep 2.1_3 jar
log4j log4j 1.2.14 jar
org.springframework spring 2.0.8 jar
org.springframework spring-aop 2.0.8 jar
org.springframework spring-context 2.0.8 jar
org.springframework spring-mock 2.0.8 jar
xerces xercesImpl 2.7.1 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
junit junit 3.8.2 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
aopalliance aopalliance 1.0 jar
asm asm 2.2.3 jar
asm asm-tree 2.2.3 jar
avalon-framework avalon-framework 4.1.3 jar
commons-logging commons-logging 1.1 jar
javax.servlet servlet-api 2.3 jar
logkit logkit 1.0.1 jar
org.springframework spring-beans 2.0.8 jar
org.springframework spring-core 2.0.8 jar

Project Dependency Graph

Dependency Tree

  • com.nikirocks:springscope:jar:0.0.3 Information
    • log4j:log4j:jar:1.2.14 (compile) Information
    • junit:junit:jar:3.8.2 (test) Information
    • org.springframework:spring:jar:2.0.8 (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
        • javax.servlet:servlet-api:jar:2.3 (compile) Information
    • org.springframework:spring-context:jar:2.0.8 (compile) Information
    • org.springframework:spring-aop:jar:2.0.8 (compile) Information
    • org.springframework:spring-mock:jar:2.0.8 (compile) Information
      • commons-logging:commons-logging:jar:1.1 (compile) Information
    • aspectj:aspectjrt:jar:1.5.3 (compile) Information
    • asm:asm-commons:jar:2.2.3 (compile) Information
      • asm:asm-tree:jar:2.2.3 (compile) Information
        • asm:asm:jar:2.2.3 (compile) Information
    • cglib:cglib-nodep:jar:2.1_3 (compile) Information
    • aspectj:aspectjweaver:jar:1.5.3 (compile) Information
    • xerces:xercesImpl:jar:2.7.1 (compile) Information

Licenses

Public Domain: AOP alliance

Unknown: ASM Commons, ASM Core, ASM Tree, Springscope, Unnamed - avalon-framework:avalon-framework:jar:4.1.3, Unnamed - javax.servlet:servlet-api:jar:2.3, Unnamed - logkit:logkit:jar:1.0.1, Unnamed - xerces:xercesImpl:jar:2.7.1, cglib

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

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Log4j, Logging, Spring Framework, Spring Framework: AOP, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: Mock

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
asm-2.2.3.jar 34.02 kB 23 22 2 1.2 release
asm-commons-2.2.3.jar 14.76 kB 10 9 1 1.2 release
asm-tree-2.2.3.jar 15.87 kB 25 24 1 1.2 release
aspectjrt-1.5.3.jar 112.29 kB 144 127 10 1.5 debug
aspectjweaver-1.5.3.jar 1.80 MB 1,151 1,091 36 1.5 debug
avalon-framework-4.1.3.jar 62.47 kB 85 63 10 1.2 debug
cglib-nodep-2.1_3.jar 316.64 kB 262 258 10 1.1 debug
commons-logging-1.1.jar 51.67 kB 34 25 2 1.1 debug
servlet-api-2.3.jar 76.15 kB 83 63 4 1.1 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
spring-2.0.8.jar 2.58 MB 2,234 2,022 183 1.5 debug
spring-aop-2.0.8.jar 300.84 kB 269 247 17 1.5 debug
spring-beans-2.0.8.jar 381.24 kB 277 253 13 1.5 debug
spring-context-2.0.8.jar 156.91 kB 156 132 19 1.5 debug
spring-core-2.0.8.jar 177.91 kB 154 140 10 1.5 debug
spring-mock-2.0.8.jar 101.52 kB 77 65 7 1.5 debug
xercesImpl-2.7.1.jar 1.15 MB 938 870 38 1.1 release
Total Size Entries Classes Packages JDK Rev Debug
20 7.83 MB 6,430 5,845 400 1.5 16
compile: 19 compile: 7.71 MB compile: 6,310 compile: 5,743 compile: 394 - compile: 15
test: 1 test: 117.81 kB test: 120 test: 102 test: 6 - test: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
central http://repo1.maven.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact central
aopalliance:aopalliance:jar:1.0 Found at http://repo1.maven.org/maven2
asm:asm:jar:2.2.3 Found at http://repo1.maven.org/maven2
asm:asm-commons:jar:2.2.3 Found at http://repo1.maven.org/maven2
asm:asm-tree:jar:2.2.3 Found at http://repo1.maven.org/maven2
aspectj:aspectjrt:jar:1.5.3 Found at http://repo1.maven.org/maven2
aspectj:aspectjweaver:jar:1.5.3 Found at http://repo1.maven.org/maven2
avalon-framework:avalon-framework:jar:4.1.3 Found at http://repo1.maven.org/maven2
cglib:cglib-nodep:jar:2.1_3 Found at http://repo1.maven.org/maven2
commons-logging:commons-logging:jar:1.1 Found at http://repo1.maven.org/maven2
javax.servlet:servlet-api:jar:2.3 Found at http://repo1.maven.org/maven2
junit:junit:jar:3.8.2 Found at http://repo1.maven.org/maven2
log4j:log4j:jar:1.2.14 Found at http://repo1.maven.org/maven2
logkit:logkit:jar:1.0.1 Found at http://repo1.maven.org/maven2
org.springframework:spring:jar:2.0.8 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.0.8 Found at http://repo1.maven.org/maven2
org.springframework:spring-context:jar:2.0.8 Found at http://repo1.maven.org/maven2
org.springframework:spring-core:jar:2.0.8 Found at http://repo1.maven.org/maven2
org.springframework:spring-mock:jar:2.0.8 Found at http://repo1.maven.org/maven2
xerces:xercesImpl:jar:2.7.1 Found at http://repo1.maven.org/maven2
Total central
20 (compile: 19, test: 1) 20