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
log4j log4j 1.2.16 jar The Apache Software License, Version 2.0

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
junit junit 4.11 jar Common Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache Log4j, KickStart

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
log4j-1.2.16.jar 470.25 kB 346 308 20 1.1 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
3 753.51 kB 664 586 51 1.5 3
compile: 1 compile: 470.25 kB compile: 346 compile: 308 compile: 20 - compile: 1
test: 2 test: 283.26 kB test: 318 test: 278 test: 31 - test: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
snapshots http://repo/libs-snapshot Yes Yes
central http://repo.maven.apache.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact snapshots central
junit:junit:jar:4.11 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2
log4j:log4j:jar:1.2.16 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2
Total snapshots central
3 (compile: 1, test: 2) 3 3
Fork me on GitHub