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.paneris | wvm | 1.2.4 | - | jar |
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:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
net.sourceforge.jwebunit | jwebunit-htmlunit-plugin | 1.4.1 | - | jar | |
org.mortbay.jetty | jetty | 6.1.5 | - | jar | |
org.mortbay.jetty | jsp-2.1 | 6.1.5 | - | 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-codec | commons-codec | 1.3 | - | jar | |
commons-collections | commons-collections | 3.2 | - | jar | |
commons-lang | commons-lang | 2.2 | - | jar | |
concurrent | concurrent | 1.3.4 | - | jar | |
hsqldb | hsqldb | 1.8.0.7 | - | jar | |
javax.activation | activation | 1.0.2 | - | jar | |
javax.mail | 1.3.2 | - | jar | ||
javax.servlet | jsp-api | 2.0 | - | jar | |
javax.servlet | servlet-api | 2.4 | - | jar | |
mckoi | mckoi | 1.0.2 | - | jar | |
org.melati | melati | 0.7.8-RC2-SNAPSHOT | - | jar | |
org.melati | poem | 0.7.8-RC2-SNAPSHOT | - | jar | |
org.paneris | MelatiSite | 0.2.3 | - | jar | |
org.tango-project | tango-icon-theme | 0.8.0 | - | jar | |
oro | oro | 2.0.8 | - | jar | |
postgresql | postgresql | 7.4 | jdbc3 | jar | |
velocity | velocity | 1.5 | - | jar | |
webmacro | webmacro-classic | 2.0b1 | - | 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 |
---|---|---|---|---|---|
mysql | mysql-connector-java | 5.0.4 | - | jar |
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:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
ant | ant | 1.6.5 | - | jar | |
avalon-framework | avalon-framework | 4.1.3 | - | jar | |
com.ibm.icu | icu4j | 2.6.1 | - | jar | |
commons-httpclient | commons-httpclient | 3.0.1 | - | jar | |
commons-io | commons-io | 1.3 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
dom4j | dom4j | 1.6.1 | - | jar | |
htmlunit | htmlunit | 1.11 | - | jar | |
jaxen | jaxen | 1.1 | - | jar | |
jdom | jdom | 1.0 | - | jar | |
junit | junit | 3.8.1 | - | jar | |
log4j | log4j | 1.2.12 | - | jar | |
logkit | logkit | 1.0.1 | - | jar | |
nekohtml | nekohtml | 0.9.5 | - | jar | |
net.sourceforge.jwebunit | jwebunit-core | 1.4.1 | - | jar | |
org.eclipse.jdt | core | 3.1.1 | - | jar | |
org.mortbay.jetty | jetty-util | 6.1.5 | - | jar | |
org.mortbay.jetty | jsp-api-2.1 | 6.1.5 | - | jar | |
org.mortbay.jetty | servlet-api-2.5 | 6.1.5 | - | jar | |
regexp | regexp | 1.3 | - | jar | |
rhino | js | 1.6R5 | - | jar | |
xalan | xalan | 2.6.0 | - | jar | |
xerces | xercesImpl | 2.6.2 | - | jar | |
xerces | xmlParserAPIs | 2.6.2 | - | jar | |
xml-apis | xml-apis | 1.3.02 | - | jar | |
xom | xom | 1.0 | - | jar |
A wine and spirits merchant.
http://wvm.paneris.net/wvm-webapp/
A wine and spirits merchant.
A content management system.
Melati Java Website Development Suite.
Persistent Object Engine for Melati.
Dough Lea's util.concurrent package
Lightweight 100% Java SQL Database Engine
Unnamed - mckoi:mckoi:jar:1.0.2
Unnamed - postgresql:postgresql:jar:7.4
MySQL java connector
http://dev.mysql.com/usingmysql/java/
The WebMacro templating engine.
Apache Velocity is a general purpose template engine.
http://velocity.apache.org/engine/releases/velocity-1.5/
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
http://java.sun.com/products/javamail/index.jsp
JavaBeans Activation Framework (JAF)
JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).
http://java.sun.com/products/javabeans/jaf/index.jsp
Tango Project icon theme
http://www.tango-project.org/Tango_Icon_Library
Unnamed - javax.servlet:jsp-api:jar:2.0
Unnamed - javax.servlet:servlet-api:jar:2.4
HtmlUnit plugin for JWebUnit.
http://jwebunit.sourceforge.net/jwebunit-htmlunit-plugin
A tool for testing web based applications
http://htmlunit.sourceforge.net
Jaxen is a universal Java XPath engine.
dom4j: the flexible XML framework for Java
Unnamed - xalan:xalan:jar:2.6.0
Unnamed - xml-apis:xml-apis:jar:1.3.02
http://xml.apache.org/commons/#external
Unnamed - com.ibm.icu:icu4j:jar:2.6.1
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/lang/
The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
http://jakarta.apache.org/commons/httpclient/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
Rhino: JavaScript for Java
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
Unnamed - xerces:xercesImpl:jar:2.6.2
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
The core API of JWebUnit. Define how tests should be written and interface for testing engines.
http://jwebunit.sourceforge.net/jwebunit-core
Unnamed - junit:junit:jar:3.8.1
Unnamed - regexp:regexp:jar:1.3
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Jetty server core
Utility classes for Jetty
JSP2.1 Jasper implementation from Glassfish
http://jetty.mortbay.org/modules/jsp-2.1
JSP2.1 API
http://jetty.mortbay.org/modules/jsp-api-2.1
Servlet Specification 2.5 API