The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
com.sun.grizzly | grizzly-framework | 1.7.0 | - | jar | |
javax.servlet | servlet-api | 2.5 | - | jar | |
org.slf4j | slf4j-api | 1.4.3 | - | jar |
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 | Classifier | Type | Optional |
---|---|---|---|---|---|
junit-addons | junit-addons | 1.4 | - | jar |
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 | Classifier | Type | Optional |
---|---|---|---|---|---|
ch.qos.logback | logback-classic | 0.9.8 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 4.5 | - | jar | |
xerces | xercesImpl | 2.6.2 | - | jar | |
xerces | xmlParserAPIs | 2.6.2 | - | jar |
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 | Classifier | Type | Optional |
---|---|---|---|---|---|
ch.qos.logback | logback-core | 0.9.8 | - | jar |
Filters and servlets to provide webserver features to Java based web containers.
http://lastweekend.com.au/repository/au/com/lastweekend/jen
Unnamed - javax.servlet:servlet-api:jar:2.5
The slf4j API
Logback: the generic, reliable, fast and flexible logging library for Java.
Logback: the generic, reliable, fast and flexible logging library for Java.
Unnamed - junit-addons:junit-addons:jar:1.4
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
Unnamed - xerces:xercesImpl:jar:2.6.2