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 |
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 |
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-fileupload | commons-fileupload | 1.2.1 | - | jar | |
commons-io | commons-io | 1.3.2 | - | jar | |
org.slf4j | slf4j-api | 1.5.2 | - | jar |
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
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 contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
SLF4J Simple binding
The slf4j API