Project Dependencies

The following is a list of dependencies for this project. These dependencies are required to compile and run the application:
GroupIdArtifactIdVersionDescriptionURL
wicketwicket1.2Wicket 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 favourite technology.http://wicket.sourceforge.net
log4jlog4j1.2.13Log4jhttp://logging.apache.org/log4j/docs/

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies:
GroupIdArtifactIdVersionDescriptionURL
junitjunit3.8.1--
commons-loggingcommons-logging1.0.4Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.http://jakarta.apache.org/commons/logging/