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-logging commons-logging 1.0.4 - jar
log4j log4j 1.2.13 - jar
org.swinglabs swingx 0.9.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
junit junit 3.8.2 - 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
com.jhlabs filters 2.0.235 - jar
org.swinglabs multiplegradientpaint 1.0 - jar
org.swinglabs swing-layout 1.0.3 - jar
org.swinglabs swing-worker 1.1 - jar

Project Dependency Graph

Dependency Listings

jpotpourri

JPotpourri offers some basic java classes to make a programmer's day easier. It includes gui enhancements (widgets, handler), code generation, functional programming and a lot of easy-to-use utility classes, among them: FileUtil, ZipUtil, DateUtil, CollectionUtil, ...

http://maven.apache.org

Log4j

Log4j

http://logging.apache.org/log4j/docs/

Logging

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

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

SwingX

Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.

http://www.swinglabs.org/

Swing Layout Extensions

Long running Swing GUI interacting tasks

https://swingworker.dev.java.net/

Multiple Gradient Paint

http://www.swinglabs.org/

JHLabs Image Processing Filters

A collection of image processing filters.

http://www.jhlabs.com/ip/index.html

Swing Layout Extensions

Extensions to Swing to create professional cross platform layout

https://swing-layout.dev.java.net/

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