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 |
---|---|---|---|---|---|
backport-util-concurrent | backport-util-concurrent | 3.0 | - | jar | |
net.sf | stat-cvs | 0.4.1-StatSCM | - | 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 |
---|---|---|---|---|---|
ant | ant | 1.6.5 | - | jar | |
jdom | jdom | 0.7 | - | jar | |
jfree | jcommon | 1.0.8 | - | jar | |
jfree | jfreechart | 1.0.4 | - | jar |
Maven 2 build for StatSVN Project.
This project contains no code but is used for packageing and distributing StatSVN in a Maven 2 format.
http://stat-scm.sourceforge.net/stat-svn/
Maven 2 build for StatCVS Project.
This project contains no code but is used for packageing and distributing StatCVS in a Maven 2 format.
http://stat-scm.sourceforge.net/stat-cvs/
JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.
http://www.jfree.org/jfreechart/
JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.
Dawid Kurzyniec's backport of JSR 166
http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/