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
org.slf4j slf4j-api 1.5.8 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
org.jtheque file-unit 1.0 jar

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
junit junit 4.4 jar

Project Dependency Graph

Dependency Tree

  • org.jtheque:jtheque-utils:jar:1.1.3 Information
    • org.slf4j:slf4j-api:jar:1.5.8 (compile) Information
    • org.jtheque:file-unit:jar:1.0 (test) Information
      • junit:junit:jar:4.4 (test) Information

Licenses

Unknown: SLF4J API Module

Common Public License Version 1.0: JUnit

GNU GPL V3: File Unit, JTheque Utils

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
junit-4.4.jar 157.69 kB 188 154 20 1.5 debug
file-unit-1.0.jar 7.79 kB 13 1 1 1.6 debug
slf4j-api-1.5.8.jar 22.90 kB 32 21 3 1.3 debug
Total Size Entries Classes Packages JDK Rev Debug
3 188.37 kB 233 176 24 1.6 3
compile: 1 compile: 22.90 kB compile: 32 compile: 21 compile: 3 - compile: 1
test: 2 test: 165.48 kB test: 201 test: 155 test: 21 - test: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
snapshots http://192.168.1.200:8280/artifactory/libs-snapshots Yes Yes
central http://repo1.maven.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact snapshots central
junit:junit:jar:4.4 Found at http://192.168.1.200:8280/artifactory/libs-snapshots Found at http://repo1.maven.org/maven2
org.jtheque:file-unit:jar:1.0 - -
org.slf4j:slf4j-api:jar:1.5.8 Found at http://192.168.1.200:8280/artifactory/libs-snapshots Found at http://repo1.maven.org/maven2
Total snapshots central
3 (compile: 1, test: 2) 2 2

Top of the page