Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
com.jgoodiesforms1.0.7-jar
com.jgoodieslooks2.0.4-jar
commons-configurationcommons-configuration1.3-jar
jungjung1.7.6-jar
log4jlog4j1.2.9-jar
org.apache.mavenmaven-core2.0.5-jar
org.apache.mavenmaven-embedder2.0.4-jar
org.springframework.richclientspring-richclient-binding0.2.1-jar
org.springframework.richclientspring-richclient-core0.2.1-jar
org.springframework.richclientspring-richclient-form0.2.1-jar
org.springframework.richclientspring-richclient-resources0.2.1-jar
org.springframework.richclientspring-richclient-sandbox0.2.1-jar
org.springframework.richclientspring-richclient-support0.2.1-jar
org.springframework.richclientspring-richclient-tiger0.2.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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.2-jar
org.mortbay.jettyjetty6.1.4-jar
org.springframeworkspring-mock1.2.8-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:

GroupIdArtifactIdVersionClassifierTypeOptional
classworldsclassworlds1.1-jar
coltcolt1.2.0-jar
commons-beanutilscommons-beanutils1.6-jar
commons-beanutilscommons-beanutils-core1.7.0-jar
commons-clicommons-cli1.0-jar
commons-collectionscommons-collections3.1-jar
commons-digestercommons-digester1.6-jar
commons-langcommons-lang2.1-jar
commons-loggingcommons-logging1.1-jar
concurrentconcurrent1.3.4-jar
javax.servletservlet-api2.3-jar
org.apache.mavenmaven-artifact2.0.5-jar
org.apache.mavenmaven-artifact-manager2.0.5-jar
org.apache.mavenmaven-error-diagnostics2.0.5-jar
org.apache.mavenmaven-model2.0.5-jar
org.apache.mavenmaven-monitor2.0.5-jar
org.apache.mavenmaven-plugin-api2.0.5-jar
org.apache.mavenmaven-plugin-descriptor2.0.5-jar
org.apache.mavenmaven-plugin-registry2.0.5-jar
org.apache.mavenmaven-profile2.0.5-jar
org.apache.mavenmaven-project2.0.5-jar
org.apache.mavenmaven-repository-metadata2.0.5-jar
org.apache.mavenmaven-settings2.0.5-jar
org.apache.maven.doxiadoxia-sink-api1.0-alpha-7-jar
org.apache.maven.reportingmaven-reporting-api2.0.5-jar
org.apache.maven.wagonwagon-provider-api1.0-beta-2-jar
org.codehaus.plexusplexus-container-default1.0-alpha-9-jar
org.codehaus.plexusplexus-interactivity-api1.0-alpha-4-jar
org.codehaus.plexusplexus-utils1.1-jar
org.springframeworkspring-beans1.2.8-jar
org.springframeworkspring-binding1.0-rc3-jar
org.springframeworkspring-context1.2.8-jar
org.springframeworkspring-core1.2.8-jar
org.springframeworkspring-dao1.2.8-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
com.jcraftjsch0.1.27-jar
jtidyjtidy4aug2000r7-dev-jar
org.apache.maven.wagonwagon-file1.0-beta-2-jar
org.apache.maven.wagonwagon-http-lightweight1.0-beta-2-jar
org.apache.maven.wagonwagon-http-shared1.0-beta-2-jar
org.apache.maven.wagonwagon-ssh1.0-beta-2-jar
org.apache.maven.wagonwagon-ssh-common1.0-beta-2-jar
org.apache.maven.wagonwagon-ssh-external1.0-beta-2-jar
plexusplexus-utils1.0.2-jar
xml-apisxml-apis1.0.b2-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:

GroupIdArtifactIdVersionClassifierTypeOptional
org.mortbay.jettyjetty-util6.1.4-jar
org.mortbay.jettyservlet-api-2.56.1.4-jar

Project Dependency Graph

Dependency Tree

Dependency Listings

Dependency Analyzer

Dependency Analyzer is a utility for graphically visualizing Maven2 artifacts dependency graphs. It is using Maven embedder for resolving dependencies and based the Java Universal Network/Graph Framework (Jung) for creating and visualizing the dependency graph. Spring rich client is used for building the GUI.

http://www.jfrog.org/sites/dep-analyzer/1.0

Maven Core

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-core

Maven Profile Model

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-profile

Maven Project Builder

This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.

http://maven.apache.org/maven-project

Maven Wagon Lightweight HTTP Provider

Wagon that gets and puts artifacts through http using standard Java library

http://maven.apache.org/wagon/wagon-providers/wagon-http-lightweight

XML Commons External Components XML APIs

xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.

http://xml.apache.org/commons/#external

Maven Wagon HTTP Shared Library

Shared Library for the wagon-http, and wagon-http-lightweight wagon providers.

http://maven.apache.org/wagon/wagon-providers/wagon-http-shared

JTidy

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.

http://jtidy.sourceforge.net

Maven Local Settings Model

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-settings

Maven Monitor

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-monitor

Maven Wagon File Provider

Wagon that gets and puts artifacts using file system protocol

http://maven.apache.org/wagon/wagon-providers/wagon-file

Maven Wagon SSH External Provider

Wagon that gets and puts artifacts using SSH protocol with a preinstalled SSH client

http://maven.apache.org/wagon/wagon-providers/wagon-ssh-external

Maven Wagon SSH Common Library

Tools to manage artifacts and deployment

http://maven.apache.org/wagon/wagon-providers/wagon-ssh-common

Maven Plugin Descriptor Model

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-plugin-descriptor

Maven Reporting API

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-reporting/maven-reporting-api

Doxia Sink API

http://maven.apache.org/doxia/doxia-sink-api

Plexus Default Interactivity Handler

Maven Repository Metadata Model

Maven Plugin Mapping

http://maven.apache.org/maven-repository-metadata

Maven Plugin Registry Model

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-plugin-registry

Maven Error Diagnostics

Provides a manager component which will process a given Throwable instance through a set of diagnostic sub-components, and return a String message with user-friendly information about the error and possibly how to fix it.

http://maven.apache.org/maven-error-diagnostics

classworlds

http://classworlds.codehaus.org/

Maven Model

Maven Model

http://maven.apache.org/maven-model

CLI

Commons CLI provides a simple API for working with the command line arguments and options.

Maven Artifact

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-artifact

Maven Wagon SSH Provider

Tools to manage artifacts and deployment

http://maven.apache.org/wagon/wagon-providers/wagon-ssh

JSch

JSch is a pure Java implementation of SSH2

http://www.jcraft.com/jsch/

Maven Artifact Manager

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-artifact-manager

Maven Plugin API

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-plugin-api

Maven Wagon API

Maven Wagon API that defines the contract between different Wagon implementations

http://maven.apache.org/wagon/wagon-provider-api

Plexus Common Utilities

JGoodies Forms

JGoodies Forms: An Advanced Swing Layout System

https://forms.dev.java.net/

Spring richclient resources

Most resources kept separate from the rest due to its size.

http://spring-rich-c.sf.net/spring-richclient-resources

Spring richclient sandbox

Sandbox with code in development. The code contained in the sandbox is very volatile. Changes can violate backwards compatibility frequently. In time this code is promoted to another module.

http://spring-rich-c.sf.net/spring-richclient-sandbox

Spring DAO

Java Universal Network Graph

http://jung.sourceforge.net

Unnamed - colt:colt:jar:1.0.3

Dough Lea's util.concurrent package

Spring richclient core

Core and basic classes.

http://spring-rich-c.sf.net/spring-richclient-core

JGoodies Looks

JGoodies Looks: High-Fidelity Windows and Multi-Platform Look and feels

https://looks.dev.java.net/

Unnamed - log4j:log4j:jar:1.2.9

Spring richclient support

Support code to make it easier to use the other modules.

http://spring-rich-c.sf.net/spring-richclient-support

Spring Binding

Spring binding framework

http://www.springframework.org

Spring context

Spring core

Spring beans

Spring richclient form

Views and forms.

http://spring-rich-c.sf.net/spring-richclient-form

Spring Mock

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

Jetty Server

http://jetty.mortbay.org

Servlet Specification 2.5 API

http://jetty.mortbay.org

Jetty Utilities

http://jetty.mortbay.org

Spring richclient tiger

Code that is compiled in java 1.5 (AKA Tiger).

http://spring-rich-c.sf.net/spring-richclient-tiger

Maven Embedder

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-embedder

Commons Configuration

Tools to assist in the reading of configuration/preferences files in various formats

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

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://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Unnamed - commons-digester:commons-digester:jar:1.6

BeanUtils

Java Bean Utililities

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

Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0

Logging

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

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Unnamed - commons-collections:commons-collections:jar:3.1

Types that extend and augment the Java Collections Framework.

Spring richclient binding

Data binding from POJO's to Swing.

http://spring-rich-c.sf.net/spring-richclient-binding