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.opensymphony | xwork | 2.1.1 | - | jar | |
commons-logging | commons-logging | 1.1.1 | - | jar | |
org.swinglabs | swingx | 0.9.1 | - | jar | |
org.springframework | spring-context | 2.5.4 | - | jar | (optional) |
org.springframework | spring-core | 2.5.4 | - | jar | (optional) |
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 |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | jar | |
log4j | log4j | 1.2.14 | - | 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 |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | |
com.jhlabs | filters | 2.0.235 | - | jar | |
opensymphony | ognl | 2.6.11 | - | jar | |
org.springframework | spring-beans | 2.5.4 | - | jar |
MVC part of the Siouxsie framework.
http://siouxsie.sourceforge.net/siouxsie-mvc
XWork is an command-pattern framework that is used to power WebWork as well as other applications. XWork provides an Inversion of Control container, a powerful expression language, data type conversion, validation, and pluggable configuration.
http://www.opensymphony.com/xwork/
OGNL - Object Graph Navigation Library
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://commons.apache.org/logging
Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.
JHLabs Image Processing Filters
A collection of image processing filters.
http://www.jhlabs.com/ip/index.html
Spring Framework: Core
http://www.springframework.org
Spring Framework: Context
http://www.springframework.org
AOP Alliance
Spring Framework: Beans
http://www.springframework.org
Log4j