Project Dependencies

compile

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.melati melati 0.7.8-RC3-20101024.225950-45 - jar
org.slf4j slf4j-simple 1.5.8 - jar
postgresql postgresql 7.4 jdbc3 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:

GroupId ArtifactId Version Classifier Type Optional
net.sourceforge.jwebunit jwebunit-htmlunit-plugin 1.4.1 - jar
org.melati melati 0.7.8-RC3-20101024.225950-45 tests jar
org.melati poem 0.7.8-RC3-20101024.225950-50 tests jar
org.mortbay.jetty jetty 6.1.5 - jar
org.mortbay.jetty jsp-2.1 6.1.5 - 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:

GroupId ArtifactId Version Classifier Type Optional
commons-codec commons-codec 1.4 - jar
commons-collections commons-collections 3.2.1 - jar
commons-httpclient commons-httpclient 3.1 - jar
commons-lang commons-lang 2.1 - jar
commons-logging commons-logging 1.1 - jar
hsqldb hsqldb 1.8.0.10 - jar
javax.activation activation 1.1 - jar
javax.mail mail 1.4 - jar
javax.servlet jsp-api 2.0 - jar
javax.servlet servlet-api 2.4 - jar
org.melati poem 0.7.8-RC3-SNAPSHOT - jar
org.slf4j slf4j-api 1.5.8 - jar
org.webmacro webmacro 2.2-SNAPSHOT - jar
oro oro 2.0.8 - jar
velocity velocity 1.5 - jar
xml-apis xml-apis 1.0.b2 - 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:

GroupId ArtifactId Version Classifier Type Optional
ant ant 1.6.5 - jar
com.ibm.icu icu4j 2.6.1 - jar
commons-io commons-io 1.3 - 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
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
xom xom 1.0 - jar

Project Dependency Graph

Dependency Listings

atomscraper

http://www.paneris.net/atomscraper

Melati

Melati Java Website Development Suite.

http://melati.org/melati

SLF4J Simple Binding

SLF4J Simple binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

Unnamed - postgresql:postgresql:jar:7.4

POEM

Persistent Object Engine for Melati.

http://melati.org/poem

Melati

Melati Java Website Development Suite.

http://melati.org/melati

POEM

Persistent Object Engine for Melati.

http://melati.org/poem

Unnamed - oro:oro:jar:2.0.8

WebMacro

WebMacro is a stable templating engine written in Java.

http://webmacro.sourceforge.net/

Apache Velocity

Apache Velocity is a general purpose template engine.

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

JavaMail API

The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.

https://glassfish.dev.java.net/javaee5/mail/

HSQLDB

Lightweight 100% Java SQL Database Engine

http://hsqldb.org/

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

HtmlUnit Plugin

HtmlUnit plugin for JWebUnit.

http://jwebunit.sourceforge.net/jwebunit-htmlunit-plugin

htmlunit

A tool for testing web based applications

http://htmlunit.sourceforge.net

jaxen

Jaxen is a universal Java XPath engine.

http://jaxen.codehaus.org/

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

Unnamed - jdom:jdom:jar:1.0

xom

http://www.xom.nu

Unnamed - xalan:xalan:jar:2.6.0

Unnamed - xml-apis:xml-apis:jar:1.0.b2

http://xml.apache.org/commons/#external

Unnamed - com.ibm.icu:icu4j:jar:2.6.1

Commons Collections

Types that extend and augment the Java Collections Framework.

http://commons.apache.org/collections/

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)}/

HttpClient

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/httpcomponents/httpclient-3.x/

Commons Codec

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://commons.apache.org/codec/

Rhino

Rhino: JavaScript for Java

http://www.mozilla.org/rhino/

Unnamed - xerces:xmlParserAPIs:jar:2.6.2

Neko HTML

Unnamed - xerces:xercesImpl:jar:2.6.2

IO

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

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

Core - API

The core API of JWebUnit. Define how tests should be written and interface for testing engines.

http://jwebunit.sourceforge.net/jwebunit-core

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

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

Jetty Server

Jetty server core

http://jetty.mortbay.org

Jetty Utilities

Utility classes for Jetty

http://jetty.mortbay.org

Glassfish Jasper

JSP2.1 Jasper implementation from Glassfish

http://jetty.mortbay.org/modules/jsp-2.1

Eclipse JDT Core

http://www.eclipse.org/jdt/

Glassfish Jasper API

JSP2.1 API

http://jetty.mortbay.org/modules/jsp-api-2.1

Servlet Specification 2.5 API

Servlet Specification 2.5 API

http://jetty.mortbay.org

Unnamed - ant:ant:jar:1.6.5