Project Dependencies

compile

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.jdo jdo2-api 2.0 - jar
jpox jpox-core 1.2.0 - jar
jpox jpox-enhancer 1.2.0 - jar
jpox jpox-rdbms 1.2.0 - jar
net.sf.webdav-servlet webdav-servlet 2.0 - 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:

GroupId ArtifactId Version Classifier Type Optional
com.javaranch.unittest.helper.sql.pool jndi-helper 1.0.5 - jar
junit junit 3.8.1 - jar
mysql mysql-connector-java 3.1.12 - 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:

GroupId ArtifactId Version Classifier Type Optional
geronimo-spec geronimo-spec-jta 1.0.1B-rc2 - jar
log4j log4j 1.2.12 - jar
org.slf4j slf4j-api 1.5.0 - jar
org.slf4j slf4j-log4j12 1.4.3 - 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:

GroupId ArtifactId Version Classifier Type Optional
com.sun.jndi fscontext 1.2-beta-3 - jar

Project Dependency Graph

Dependency Listings

WebDAV-Servlet-DB

A module implementing DataBase storage for webdav-servlet.

http://db-filestore.sourceforge.net/webdav-servlet-db/

MySQL java connector

MySQL java connector

http://dev.mysql.com/usingmysql/java/

Unnamed - jpox:jpox-core:jar:1.2.0

Unnamed - jpox:jpox-rdbms:jar:1.2.0

Unnamed - jpox:jpox-enhancer:jar:1.2.0

JDO2 API

The Java Data Objects 2.0 (JDO) API is a standard interface-based Java model abstraction of persistence, developed as Java Specification Request 243 under the auspices of the Java Community Process.

Unnamed - geronimo-spec:geronimo-spec-jta:jar:1.0.1B-rc2

WebDAV-Servlet

An servlet implementing the webdav protocoll and supports pluggable underlaying storage systems.

http://sourceforge.net/projects/webdav-servlet

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

Unnamed - log4j:log4j:jar:1.2.12

jndi-helper

http://maven.apache.org

Unnamed - com.sun.jndi:fscontext:jar:1.2-beta-3

http://java.sun.com/products/jndi

SLF4J API Module

The slf4j API

http://www.slf4j.org

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