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-lang commons-lang 2.4 - jar
javax.servlet servlet-api 2.5 - jar
org.apache.wicket wicket-extensions 1.4-m3 - jar
org.domdrides domdrides-core 1.1 - 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
org.jmock jmock 2.1.0 - jar
org.slf4j slf4j-jcl 1.4.3 - jar
org.testng testng 5.7 jdk15 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-collections commons-collections 3.2 - jar
org.apache.wicket wicket 1.4-m3 - jar
org.slf4j slf4j-api 1.4.2 - 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
commons-logging commons-logging 1.0.4 - jar
junit junit 3.8.1 - jar
org.hamcrest hamcrest-api 1.0 - jar
org.hamcrest hamcrest-library 1.0 - jar

Project Dependency Graph

Dependency Listings

Wicketopia Core Library

A Collection of Useful Wicket Components

http://www.wicketopia.org/wicketopia

Wicket Extensions

Wicket Extensions is a rich component library for the Wicket framework.

http://wicket.apache.org/wicket-extensions/wicket-extensions

Wicket

Wicket is a Java web application framework that takes simplicity, separation of concerns and ease of development to a whole new level. Wicket pages can be mocked up, previewed and later revised using standard WYSIWYG HTML design tools. Dynamic content processing and form handling is all handled in Java code using a first-class component model backed by POJO data beans that can easily be persisted using your favorite technology.

http://wicket.apache.org/wicket/wicket

Collections

Types that extend and augment the Java Collections Framework.

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

domdrides-core

Domain Driven Design Core API

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

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

jMock 2 Core

Hamcrest Library

Hamcrest Library

http://code.google.com/p/hamcrest

Hamcrest API

Hamcrest API

http://code.google.com/p/hamcrest

SLF4J JCL Binding

The slf4j jcl binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

Logging

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

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

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

TestNG

TestNG is a unit testing framework.

http://testng.org

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