statsvn

StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project development, e.g. timeline for the lines of code, contribution of each developer etc. The current version of StatSVN generates a static suite of HTML documents containing tables and chart images. StatSVN is open source software, released under the terms of the LGPL, based on StatCVS. StatSVN uses JFreeChart to generate charts.

Categories

Categories

Subversion Development Tools Version Controls Net
GroupId

GroupId

net.sf.statsvn
ArtifactId

ArtifactId

statsvn
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

statsvn
StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project development, e.g. timeline for the lines of code, contribution of each developer etc. The current version of StatSVN generates a static suite of HTML documents containing tables and chart images. StatSVN is open source software, released under the terms of the LGPL, based on StatCVS. StatSVN uses JFreeChart to generate charts.
Project URL

Project URL

http://www.statsvn.org
Project Organization

Project Organization

StatSVN Sourceforge Development Group

Download statsvn

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.statsvn/statsvn/ -->
<dependency>
    <groupId>net.sf.statsvn</groupId>
    <artifactId>statsvn</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.statsvn/statsvn/
implementation 'net.sf.statsvn:statsvn:0.2.0'
// https://jarcasting.com/artifacts/net.sf.statsvn/statsvn/
implementation ("net.sf.statsvn:statsvn:0.2.0")
'net.sf.statsvn:statsvn:jar:0.2.0'
<dependency org="net.sf.statsvn" name="statsvn" rev="0.2.0">
  <artifact name="statsvn" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.statsvn', module='statsvn', version='0.2.0')
)
libraryDependencies += "net.sf.statsvn" % "statsvn" % "0.2.0"
[net.sf.statsvn/statsvn "0.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
net.sf.statcvs » statcvs jar 0.2.4
jfree : jfreechart jar 1.0.2
jfree : jcommon jar 1.0.5
ant : ant jar 1.6
jdom : jdom jar 0.7
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0