Contents
Project Dependencies¶
Compile¶
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
Artifact | Version | Type |
---|---|---|
slf4j-api-1.5.5.jar | 1.5.5 | jar |
Dependency Tree¶
- junit-3.8.1.jar (test)
- slf4j-api-1.5.5.jar (compile)
- slf4j-log4j12-1.5.5.jar (runtime)
- log4j-1.2.14.jar (runtime)
Licenses¶
- Unknown:
- SLF4J API Module
- SLF4J LOG4J-12 Binding
- junit.jar (3.8.1)
- GPL Version 2:
- GPL Version 3:
- The Apache Software License, Version 2.0:
- Log4j
Dependency Repository Locations¶
Artifact | Location |
---|---|
junit-3.8.1.jar | http://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar |
slf4j-api-1.5.5.jar | http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.5.5/slf4j-api-1.5.5.jar |
slf4j-log4j12-1.5.5.jar | http://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.5.5/slf4j-log4j12-1.5.5.jar |
log4j-1.2.14.jar | http://repo1.maven.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar |