XRadar

The XRadar is an open extensible code report tool currently supporting all Java based systems. The batch-processing framework produces HTML/SVG reports of the systems current state and the development over time - all presented in sexy tables and graphs. It gets results from several brilliant open source projects and a couple of in house grown projects and presents the results as massive unified html/svg reports. The architecture is based on java, xml and xsl. Presently it only supports Java, but there are to produce plug ins for other leading languages.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.xradar
ArtifactId

ArtifactId

xradar
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

XRadar
The XRadar is an open extensible code report tool currently supporting all Java based systems. The batch-processing framework produces HTML/SVG reports of the systems current state and the development over time - all presented in sexy tables and graphs. It gets results from several brilliant open source projects and a couple of in house grown projects and presents the results as massive unified html/svg reports. The architecture is based on java, xml and xsl. Presently it only supports Java, but there are to produce plug ins for other leading languages.
Project URL

Project URL

http://xradar.sourceforge.net/

Download xradar

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.ant : ant-apache-resolver jar 1.7.1
ant : ant jar 1.6.5
xalan : xalan jar 2.7.1
junit : junit jar 4.4
pmd : pmd jar 3.9
cobertura : cobertura jar 1.8
javancss : javancss jar 29.50
javancss : ccl jar 28.49
log4j : log4j jar 1.2.9
oro : oro jar 2.0.8
de.java2html : java2html jar 5.0
xml-resolver : xml-resolver jar 1.2
jdepend : jdepend jar 2.9.1
checkstyle : checkstyle jar 4.2
antlr : antlr jar 2.7.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1
1.1-beta
1.0