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.melatimelati0.7.8-RC1-20070910.105553-8-jar

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
junitjunit3.8.2-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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
commons-collectionscommons-collections3.0-jar
commons-langcommons-lang2.1-jar
concurrentconcurrent1.3.4-jar
hsqldbhsqldb1.8.0.7-jar
javax.activationactivation1.0.2-jar
javax.mailmail1.3.2-jar
javax.servletservlet-api2.3-jar
mckoimckoi1.0.2-jar
org.melatipoem0.7.8-RC1-SNAPSHOT-jar
orooro2.0.8-jar
postgresqlpostgresql7.4jdbc3jar
velocityvelocity1.5-jar
webmacrowebmacro-classic2.0b1-jar

runtime

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

GroupIdArtifactIdVersionClassifierTypeOptional
mysqlmysql-connector-java5.0.4-jar

Project Dependency Graph

Dependency Listings

Qarc

A site for QARC; which demonstrates the use of Melati CSVProcessor.

http://qarc.paneris.net/

Melati

Melati Java Website Development Suite.

http://melati.org/melati

POEM

Persistent Object Engine for Melati.

http://melati.org/poem

Dough Lea's util.concurrent package

HSQLDB

Lightweight 100% Java SQL Database Engine

http://hsqldb.org/

Unnamed - mckoi:mckoi:jar:1.0.2

Unnamed - postgresql:postgresql:jar:7.4

MySQL java connector

MySQL java connector

http://dev.mysql.com/usingmysql/java/

WebMAcro

The WebMacro templating engine.

http://www.webmacro.org/

Unnamed - oro:oro:jar:2.0.8

Apache Velocity

Apache Velocity is a general purpose template engine.

http://velocity.apache.org/engine/releases/velocity-1.5/

Collections

Types that extend and augment the Java Collections Framework.

Lang

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/${pom.artifactId.substring(8)}/

JavaMail API

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

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

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