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
net.fckeditor java-core 2.4.2 - jar

runtime

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.slf4j slf4j-simple 1.5.2 - 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
commons-fileupload commons-fileupload 1.2.1 - jar
commons-io commons-io 1.3.2 - jar
org.slf4j slf4j-api 1.5.2 - jar

Project Dependency Graph

Dependency Listings

FCKeditor.Java Integration Demo Webapp

This is a drop-in demo of the FCKeditor.Java Integration. It's preconfigured with the Java library and a recent FCKeditor version.

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

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/

SLF4J Simple Binding

SLF4J Simple binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org