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 |
---|---|---|---|---|---|
com.quiotix | htmlparser | 1.2 | - | jar | |
javax.ftpapi | javaftpapi | 1.0 | - | jar | |
junit | junit | 3.8.1 | - | jar | |
org.paneris | MelatiShopping | 1.2.1 | - | 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 |
---|---|---|---|---|---|
httpunit | httpunit | 1.5.4 | - | jar | |
jmock | jmock | 1.0.1 | - | jar | |
jwebunit | jwebunit | 1.2 | - | jar | |
mockobjects | mockobjects-core | 0.09 | - | jar | |
nekohtml | nekohtml | 0.8.1 | - | jar | |
xerces | xercesImpl | 2.6.2 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | 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.0 | - | jar | |
commons-lang | commons-lang | 2.1 | - | 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.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 |
---|---|---|---|---|---|
rhino | js | 1.5R4.1 | - | jar |
A bricks and clicks toyshop based in Poole, Dorset, UK
The PanEris Shopping Trolley developed using Melati.
Melati Java Website Development Suite.
Unnamed - javax.ftpapi:javaftpapi:pom:1.0
A toolkit for parsing HTML documents. The grammar is generated by JavaCC, a parser generator developed at Sun. It does not enforce the DTD, but instead builds a simple parse tree which can be used to validate, reformat, display, analyze, or edit the HTML document. The goal was to produce a parse tree which threw away very little information contained in the source file, so that by dumping the parse tree, an almost identical copy of the input document would result. It is not confused by things that look like tags inside of quoted strings.
http://www.paneris.net/htmlparser/
jWebUnit is a Java framework that facilitates creation of acceptance tests for web applications. It evolved from a project where we were using HttpUnit and JUnit to create acceptance tests. As the tests were being written, they were continuously refactored to remove duplication and other bad smells in the test code. jWebUnit is the result of these refactorings.
http://jwebunit.sourceforge.net
Unnamed - rhino:js:jar:1.5R4.1
Unnamed - junit:junit:jar:3.8.1
Unnamed - mockobjects:mockobjects-core:jar:0.09
Unnamed - jmock:jmock:jar:1.0.1
Unnamed - httpunit:httpunit:jar:1.5.4
Unnamed - nekohtml:nekohtml:jar:0.8.1
Unnamed - xml-apis:xml-apis:jar:1.0.b2