Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
javax.servletjstl1.1.2-jar
jmdnsjmdns1.0-jar
log4jlog4j1.2.13-jar
org.apache.myfaces.coremyfaces-impl1.2.0-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
org.limmen.crscrs-service0.1-jar
org.limmen.crscrs-storage-xml0.1-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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit4.3.1-jar

provided

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:

GroupIdArtifactIdVersionClassifierTypeOptional
javax.servletservlet-api2.5-jar
javax.servlet.jspjsp-api2.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.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-beanutilscommons-beanutils1.7.0-jar
commons-codeccommons-codec1.3-jar
commons-collectionscommons-collections3.2-jar
commons-digestercommons-digester1.8-jar
commons-discoverycommons-discovery0.4-jar
commons-loggingcommons-logging1.1-jar
org.apache.myfaces.coremyfaces-api1.2.0-jar
org.limmen.crscrs-model0.1-jar
org.limmen.crscrs-service-api0.1-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
org.limmen.crscrs-storage-api0.1-jar

Project Dependency Graph

Dependency Listings

CRS Web Service

The Web exposed CRS service.

JUnit

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.

http://junit.org

CRS Service

The implementation of the CRS service.

CRS Service API

The API of a CRS service.

CRS Storage XML

The storage API XML implementation for the CRS service.

CRS Storage API

The storage API for the CRS service.

JmDNS

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.

http://jmdns.sourceforge.net/

Log4j

Log4j

http://logging.apache.org/log4j/docs/

Impl

MyFaces Implementation - JSR 252 ( http://www.jcp.org/en/jsr/detail?id=252 )

http://myfaces.apache.org

API

MyFaces API - JSR 252 ( http://www.jcp.org/en/jsr/detail?id=252 )

http://myfaces.apache.org/projects/myfaces-api

Collections

Types that extend and augment the Java Collections Framework.

http://jakarta.apache.org/commons/collections/

Discovery

Commons Discovery

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Codec

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

Unnamed - javax.servlet:servlet-api:jar:2.5

Unnamed - javax.servlet.jsp:jsp-api:jar:2.0