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 License Optional
cglib cglib 2.1_3 jar - Yes
ch.qos.logback logback-classic 0.9.15 jar GNU Lesser General Public License Yes
commons-jexl commons-jexl 1.1 jar /LICENSE.txt Yes
commons-logging commons-logging 1.0.3 jar - Yes
log4j log4j 1.2.14 jar The Apache Software License, Version 2.0 Yes
org.aspectj aspectjrt 1.6.11 jar Eclipse Public License - v 1.0 Yes
org.aspectj aspectjweaver 1.6.11 jar Eclipse Public License - v 1.0 Yes
org.slf4j slf4j-api 1.5.6 jar - Yes
org.springframework spring 2.0.6 jar The Apache Software License, Version 2.0 Yes

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 License
commons-httpclient commons-httpclient 3.1 jar Apache License
commons-io commons-io 1.3.2 jar The Apache Software License, Version 2.0
junit junit 4.10 jar Common Public License Version 1.0
org.mockito mockito-all 1.9.5 jar The MIT License
org.springframework spring-mock 2.0.6 jar The Apache Software License, Version 2.0

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 License
javax.ejb ejb-api 3.0 jar -
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 License Optional
asm asm 1.5.3 jar - Yes
ch.qos.logback logback-core 0.9.15 jar GNU Lesser General Public License Yes

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 License
commons-codec commons-codec 1.2 jar -
org.hamcrest hamcrest-core 1.1 jar BSD style

Project Dependency Graph

Dependency Tree

  • net.jperf:jperf:jar:1.0.4-SNAPSHOT Information
    • log4j:log4j:jar:1.2.14 (compile) Information
    • commons-logging:commons-logging:jar:1.0.3 (compile) Information
    • org.slf4j:slf4j-api:jar:1.5.6 (compile) Information
    • ch.qos.logback:logback-classic:jar:0.9.15 (compile) Information
    • javax.servlet:servlet-api:jar:2.4 (provided) Information
    • org.aspectj:aspectjrt:jar:1.6.11 (compile) Information
    • org.aspectj:aspectjweaver:jar:1.6.11 (compile) Information
    • commons-jexl:commons-jexl:jar:1.1 (compile) Information
    • javax.ejb:ejb-api:jar:3.0 (provided) Information
    • org.springframework:spring:jar:2.0.6 (compile) Information
    • cglib:cglib:jar:2.1_3 (compile) Information
      • asm:asm:jar:1.5.3 (compile) Information
    • junit:junit:jar:4.10 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.1 (test) Information
    • org.mockito:mockito-all:jar:1.9.5 (test) Information
    • org.springframework:spring-mock:jar:2.0.6 (test) Information
    • commons-httpclient:commons-httpclient:jar:3.1 (test) Information
      • commons-codec:commons-codec:jar:1.2 (test) Information
    • commons-io:commons-io:jar:1.3.2 (test) Information

Licenses

Apache 2: JPerf

BSD style: Hamcrest Core

Unknown: Codec, Logging, SLF4J API Module, asm, cglib, ejb-api, servlet-api

The MIT License: Mockito

Apache License: HttpClient

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

The Apache Software License, Version 2.0: Commons IO, Commons JEXL, Log4j, Spring Framework, Spring Framework: Mock

Common Public License Version 1.0: JUnit

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

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
commons-codec-1.2.jar 29.38 kB 30 19 5 1.1 debug
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug
commons-io-1.3.2.jar 85.72 kB 75 59 4 1.3 debug
ejb-api-3.0.jar 32.17 kB 69 62 3 1.5 debug
servlet-api-2.4.jar 95.40 kB 67 42 2 1.2 debug
junit-4.10.jar 247.23 kB 290 252 31 1.5 debug
hamcrest-core-1.1.jar 74.85 kB 54 21 3 1.5 debug
mockito-all-1.9.5.jar 1.51 MB 1,372 698 74 1.5 debug
spring-mock-2.0.6.jar 101.74 kB 77 65 7 1.5 debug
asm-1.5.3.jar 25.74 kB 19 14 1 1.2 release
cglib-2.1_3.jar 275.72 kB 243 228 8 1.2 debug
logback-classic-0.9.15.jar 156.04 kB 147 117 18 1.5 debug
logback-core-0.9.15.jar 232.20 kB 223 190 23 1.5 debug
commons-jexl-1.1.jar 129.07 kB 107 93 7 1.2 debug
commons-logging-1.0.3.jar 30.86 kB 27 17 2 1.2 debug
log4j-1.2.14.jar 358.83 kB 288 256 19 1.1 debug
aspectjrt-1.6.11.jar 113.50 kB 145 128 10 1.5 debug
aspectjweaver-1.6.11.jar 1.61 MB 899 853 33 1.6 debug
slf4j-api-1.5.6.jar 21.81 kB 32 21 3 1.3 debug
spring-2.0.6.jar 2.57 MB 2,228 2,016 183 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
20 7.94 MB 6,575 5,318 444 1.6 19
compile: 11 compile: 5.49 MB compile: 4,358 compile: 3,933 compile: 307 - compile: 10
test: 7 test: 2.32 MB test: 2,081 test: 1,281 test: 132 - test: 7
provided: 2 provided: 127.57 kB provided: 136 provided: 104 provided: 5 - provided: 2

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact central sonatype-nexus-snapshots apache.snapshots
commons-codec:commons-codec:jar:1.2 Found at http://repo.maven.apache.org/maven2 - -
commons-httpclient:commons-httpclient:jar:3.1 Found at http://repo.maven.apache.org/maven2 - -
commons-io:commons-io:jar:1.3.2 Found at http://repo.maven.apache.org/maven2 - -
javax.ejb:ejb-api:jar:3.0 Found at http://repo.maven.apache.org/maven2 - -
javax.servlet:servlet-api:jar:2.4 Found at http://repo.maven.apache.org/maven2 - -
junit:junit:jar:4.10 Found at http://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-core:jar:1.1 Found at http://repo.maven.apache.org/maven2 - -
org.mockito:mockito-all:jar:1.9.5 Found at http://repo.maven.apache.org/maven2 - -
org.springframework:spring-mock:jar:2.0.6 Found at http://repo.maven.apache.org/maven2 - -
asm:asm:jar:1.5.3 Found at http://repo.maven.apache.org/maven2 - -
cglib:cglib:jar:2.1_3 Found at http://repo.maven.apache.org/maven2 - -
ch.qos.logback:logback-classic:jar:0.9.15 Found at http://repo.maven.apache.org/maven2 - -
ch.qos.logback:logback-core:jar:0.9.15 Found at http://repo.maven.apache.org/maven2 - -
commons-jexl:commons-jexl:jar:1.1 Found at http://repo.maven.apache.org/maven2 - -
commons-logging:commons-logging:jar:1.0.3 Found at http://repo.maven.apache.org/maven2 - -
log4j:log4j:jar:1.2.14 Found at http://repo.maven.apache.org/maven2 - -
org.aspectj:aspectjrt:jar:1.6.11 Found at http://repo.maven.apache.org/maven2 - -
org.aspectj:aspectjweaver:jar:1.6.11 Found at http://repo.maven.apache.org/maven2 - -
org.slf4j:slf4j-api:jar:1.5.6 Found at http://repo.maven.apache.org/maven2 - -
org.springframework:spring:jar:2.0.6 Found at http://repo.maven.apache.org/maven2 - -
Total central sonatype-nexus-snapshots apache.snapshots
20 (compile: 11, test: 7, provided: 2) 20 0 0