Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
org.codehausmvel1.2.21-java1.5-jar
org.slf4jslf4j-api1.4.3-jar
xpp3xpp31.1.4c-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-jar
commons-iocommons-io1.3.2-jar
javax.servletservlet-api2.4-jar
junitjunit3.8.1-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

Wheel

Wheel is a next generation tool for creating web applications with Java. It will improve the design of your web applications and the way you build them in an agile project. Wheel was born out of frustration towards the existing Java web frameworks and it aims to raise the bar in many ways. Wheel features an optimized DSL for XHTML-creation, convention over configuration (XML), a powerful but simple component model and more. Try it once and you'll never want to do template-programming again!

http://wheelwebtool.sourceforge.net/

Commons IO

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

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

FileUpload

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

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

Unnamed - xpp3:xpp3:jar:1.1.4c

POM was created from install:install-file

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

SLF4J API Module

The slf4j API

http://www.slf4j.org

Unnamed - junit:junit:jar:3.8.1