Project Dependencies (Template)
.. 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:
.. list-table::
:header-rows: 1
* - Artifact
- Version
- Type
* - slf4j-api-1.5.5.jar
- 1.5.5
- jar
Runtime
=========
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
.. list-table::
:header-rows: 1
* - Artifact
- Version
- Type
* - slf4j-log4j12-1.5.5.jar
- 1.5.5
- 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:
.. list-table::
:header-rows: 1
* - Artifact
- Version
- Type
* - junit-3.8.1.jar
- 3.8.1
- 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
###################################
.. list-table::
:header-rows: 1
* - 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