Project Dependencies

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.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
commons-fileuploadcommons-fileupload1.2.1-jar
javax.servletjsp-api2.0-jar
javax.servletservlet-api2.4-jar
log4jlog4j1.2.14-jar
org.osgiosgi_R4_core1.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.

Project Dependency Graph

Dependency Listings

Cooee

Cooee is a Web UI framework that closely follows the Swing API without the hassle of Javascript. This means that developers with little to no web application experience can immediately begin coding web applications with their existing Swing API knowledge. The code base represents a combined fork of the Echo2 source code and associated projects

http://www.karora.org/projects/cooee

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/

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

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

OSGi R4 core

OSGi R4 core

http://www.osgi.org

Log4j

Log4j

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

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