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 |
---|---|---|---|---|---|
javax.servlet | jstl | 1.1.2 | - | jar | |
jmdns | jmdns | 1.0 | - | jar | |
log4j | log4j | 1.2.13 | - | jar | |
org.apache.myfaces.core | myfaces-impl | 1.2.0 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
org.limmen.crs | crs-service | 0.1 | - | jar | |
org.limmen.crs | crs-storage-xml | 0.1 | - | 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 | junit | 4.3.1 | - | 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 |
---|---|---|---|---|---|
javax.servlet | servlet-api | 2.5 | - | jar | |
javax.servlet.jsp | jsp-api | 2.0 | - | 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 compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-codec | commons-codec | 1.3 | - | jar | |
commons-collections | commons-collections | 3.2 | - | jar | |
commons-digester | commons-digester | 1.8 | - | jar | |
commons-discovery | commons-discovery | 0.4 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
org.apache.myfaces.core | myfaces-api | 1.2.0 | - | jar | |
org.limmen.crs | crs-model | 0.1 | - | jar | |
org.limmen.crs | crs-service-api | 0.1 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
org.limmen.crs | crs-storage-api | 0.1 | - | jar |
The Web exposed CRS service.
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.
The implementation of the CRS service.
The API of a CRS service.
The storage API XML implementation for the CRS service.
The storage API for the CRS service.
JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Rendezvous.
Log4j
http://logging.apache.org/log4j/docs/
MyFaces Implementation - JSR 252 ( http://www.jcp.org/en/jsr/detail?id=252 )
MyFaces API - JSR 252 ( http://www.jcp.org/en/jsr/detail?id=252 )
http://myfaces.apache.org/projects/myfaces-api
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
Commons Discovery
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
Unnamed - javax.servlet:jstl:jar:1.1.2