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
commons-fileupload commons-fileupload 1.2.1 - jar
commons-io commons-io 1.3.2 - 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
junit junit 4.4 - jar
org.slf4j slf4j-nop 1.5.2 - 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:

GroupId ArtifactId Version Classifier Type Optional
javax.servlet servlet-api 2.4 - jar
javax.servlet.jsp jsp-api 2.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:

GroupId ArtifactId Version Classifier Type Optional
org.slf4j slf4j-api 1.5.2 - jar

Project Dependency Graph

Dependency Listings

FCKeditor.Java Integration Core

This Java library enables the FCKeditor to be used in a Servlet/J2EE environment. It provides JSP tags for creating a FCKeditor instance and a Servlet handling server-side user files and folders.

http://java.fckeditor.net/2.4.x

Commons FileUpload

The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.

http://commons.apache.org/fileupload/

Commons IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

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

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

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

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

SLF4J NOP Binding

The slf4j NOP binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org