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.codehaus | mvel | 1.2.21-java1.5 | - | jar | |
org.slf4j | slf4j-api | 1.4.3 | - | jar | |
xpp3 | xpp3 | 1.1.4c | - | jar |
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 |
---|---|---|---|---|---|
commons-fileupload | commons-fileupload | 1.2 | - | jar | |
commons-io | commons-io | 1.3.2 | - | jar | |
javax.servlet | servlet-api | 2.4 | - | jar | |
junit | junit | 3.8.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
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
The slf4j API