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 |
Type |
ant |
ant |
1.6.5 |
jar |
antlr |
antlr |
2.7.6 |
jar |
checkstyle |
checkstyle |
4.2 |
jar |
cobertura |
cobertura |
1.8 |
jar |
de.java2html |
java2html |
5.0 |
jar |
javancss |
ccl |
28.49 |
jar |
javancss |
javancss |
29.50 |
jar |
jdepend |
jdepend |
2.9.1 |
jar |
junit |
junit |
4.4 |
jar |
log4j |
log4j |
1.2.9 |
jar |
org.apache.ant |
ant-apache-resolver |
1.7.1 |
jar |
oro |
oro |
2.0.8 |
jar |
pmd |
pmd |
3.9 |
jar |
xalan |
xalan |
2.7.1 |
jar |
xml-resolver |
xml-resolver |
1.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 |
Type |
asm |
asm |
3.0 |
jar |
backport-util-concurrent |
backport-util-concurrent |
3.0 |
jar |
commons-beanutils |
commons-beanutils-core |
1.7.0 |
jar |
commons-cli |
commons-cli |
1.0 |
jar |
commons-collections |
commons-collections |
2.1 |
jar |
commons-lang |
commons-lang |
1.0 |
jar |
commons-logging |
commons-logging |
1.0.3 |
jar |
javancss |
jhbasic |
29.50 |
jar |
jaxen |
jaxen |
1.1-beta-10 |
jar |
org.apache.ant |
ant |
1.7.1 |
jar |
org.apache.ant |
ant-launcher |
1.7.1 |
jar |
xalan |
serializer |
2.7.1 |
jar |
xml-apis |
xml-apis |
1.3.04 |
jar |
Project Dependency Graph
Dependency Tree
- net.sf.xradar:xradar:jar:1.1.2
XRadar |
Description: 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.
URL: http://xradar.sourceforge.net/
Project License: BSD style license
|
- org.apache.ant:ant-apache-resolver:jar:1.7.1 (compile)
- org.apache.ant:ant:jar:1.7.1 (compile)
org.apache.tools.ant |
Description: Apache Ant
URL: http://ant.apache.org/ant
Project License: No project license is defined for this project.
|
- org.apache.ant:ant-launcher:jar:1.7.1 (compile)
Unnamed - org.apache.ant:ant-launcher:jar:1.7.1 |
Description: master POM
URL: http://ant.apache.org/ant-launcher
Project License: No project license is defined for this project.
|
- ant:ant:jar:1.6.5 (compile)
Unnamed - ant:ant:jar:1.6.5 |
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
URL: http://www.apache.org/ant
Project License: The Apache Software License, Version 2.0
|
- xalan:xalan:jar:2.7.1 (compile)
Xalan Java |
Description: Xalan-Java is an XSLT processor for transforming XML documents into HTML,
text, or other XML document types. It implements XSL Transformations (XSLT)
Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from
the command line, in an applet or a servlet, or as a module in other program.
URL: http://xml.apache.org/xalan-j/
Project License: The Apache Software License, Version 2.0
|
- xalan:serializer:jar:2.7.1 (compile)
- xml-apis:xml-apis:jar:1.3.04 (compile)
XML Commons External Components XML APIs |
Description: 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.
URL: http://xml.apache.org/commons/components/external/
Project License: The Apache Software License, Version 2.0
|
- junit:junit:jar:4.4 (compile)
- pmd:pmd:jar:3.9 (compile)
PMD |
Description: <p>PMD scans Java source code and looks for potential problems like:</p>
<ul>
<li>Possible bugs - empty try/catch/finally/switch statements</li>
<li>Dead code - unused local variables, parameters and private methods</li>
<li>Suboptimal code - wasteful String/StringBuffer usage</li>
<li>Overcomplicated expressions - unnecessary if statements, for loops that could be while loops</li>
<li>Duplicate code - copied/pasted code means copied/pasted bugs</li>
</ul>
<p>You can <b><a href="http://sourceforge.net/project/showfiles.php?group_id=56262">download everything from here</a></b>, and you can get an overview of all the rules at the <a href="rules/index.html">rulesets index</a> page.</p>
<p>PMD is <a href="integrations.html">integrated</a> with JDeveloper, Eclipse, JEdit, JBuilder, BlueJ, CodeGuide, NetBeans/Sun Java Studio Enterprise/Creator, IntelliJ IDEA, TextPad, Maven, Ant, Gel, JCreator, and Emacs.</p>
<p>Welcome <a href="http://bluej.org/">BlueJ</a> users! Notes on installing the PMD extension for BlueJ are <a href="integrations.html#bluej">here</a>.</p>
URL: http://pmd.sourceforge.net/
Project License: No project license is defined for this project.
|
- jaxen:jaxen:jar:1.1-beta-10 (compile)
Unnamed - jaxen:jaxen:pom:1.1-beta-10 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- asm:asm:jar:3.0 (compile)
ASM Core |
Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm
Project License: No project license is defined for this project.
|
- backport-util-concurrent:backport-util-concurrent:jar:3.0 (compile)
- cobertura:cobertura:jar:1.8 (compile)
- oro:oro:jar:2.0.8 (compile)
Unnamed - oro:oro:jar:2.0.8 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- log4j:log4j:jar:1.2.9 (compile)
Unnamed - log4j:log4j:jar:1.2.9 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- javancss:javancss:jar:29.50 (compile)
- javancss:jhbasic:jar:29.50 (compile)
- javancss:ccl:jar:28.49 (compile)
- log4j:log4j:jar:1.2.9 (compile)
Unnamed - log4j:log4j:jar:1.2.9 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- oro:oro:jar:2.0.8 (compile)
Unnamed - oro:oro:jar:2.0.8 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- de.java2html:java2html:jar:5.0 (compile)
- xml-resolver:xml-resolver:jar:1.2 (compile)
XML Commons Resolver Component |
Description: 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.
URL: http://xml.apache.org/commons/components/resolver/
Project License: The Apache Software License, Version 2.0
|
- jdepend:jdepend:jar:2.9.1 (compile)
Unnamed - jdepend:jdepend:jar:2.9.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- checkstyle:checkstyle:jar:4.2 (compile)
Checkstyle |
Description: Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard
URL: http://checkstyle.sourceforge.net/
Project License: No project license is defined for this project.
|
- antlr:antlr:jar:2.7.6 (compile)
AntLR |
Description: There is currently no description associated with this project.
URL: http://www.antlr.org/
Project License: No project license is defined for this project.
|
- commons-beanutils:commons-beanutils-core:jar:1.7.0 (compile)
Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- commons-cli:commons-cli:jar:1.0 (compile)
CLI |
Description: Commons CLI provides a simple API for working with the command line arguments and options.
Project License: No project license is defined for this project.
|
- commons-lang:commons-lang:jar:1.0 (compile)
Lang |
Description: 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.
Project License: No project license is defined for this project.
|
- commons-collections:commons-collections:jar:2.1 (compile)
Collections |
Description: Commons Collections
Project License: No project license is defined for this project.
|
- commons-logging:commons-logging:jar:1.0.3 (compile)
- antlr:antlr:jar:2.7.6 (compile)
AntLR |
Description: There is currently no description associated with this project.
URL: http://www.antlr.org/
Project License: No project license is defined for this project.
|
Licenses
BSD style license: XRadar
The GNU General Public License, Version 2: Cobertura
Unknown: ASM Core, AntLR, CLI, Checkstyle, Collections, Lang, Logging, PMD, Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0, Unnamed - jaxen:jaxen:pom:1.1-beta-10, Unnamed - jdepend:jdepend:jar:2.9.1, Unnamed - log4j:log4j:jar:1.2.9, Unnamed - org.apache.ant:ant-apache-resolver:jar:1.7.1, Unnamed - org.apache.ant:ant-launcher:jar:1.7.1, Unnamed - oro:oro:jar:2.0.8, org.apache.tools.ant
The Apache Software License, Version 2.0: Unnamed - ant:ant:jar:1.6.5, XML Commons External Components XML APIs, XML Commons Resolver Component, Xalan Java, Xalan Java Serializer
GNU General Public Library: JavanCSS CCL Library, JavanCSS JavaHelp Library
Public Domain: Backport of JSR 166
GPL: Java2html api
Common Public License Version 1.0: JUnit
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
ant-1.6.5.jar |
1,009.81 kB |
616 |
576 |
25 |
1.2 |
debug |
antlr-2.7.6.jar |
433.04 kB |
226 |
224 |
12 |
1.2 |
debug |
asm-3.0.jar |
41.71 kB |
24 |
23 |
2 |
1.2 |
release |
backport-util-concurrent-3.0.jar |
320.13 kB |
251 |
239 |
5 |
1.4 |
debug |
checkstyle-4.2.jar |
529.64 kB |
448 |
299 |
20 |
1.4 |
debug |
cobertura-1.8.jar |
171.95 kB |
91 |
59 |
11 |
1.1 |
debug |
commons-beanutils-core-1.7.0.jar |
164.80 kB |
111 |
93 |
5 |
1.2 |
debug |
commons-cli-1.0.jar |
29.41 kB |
27 |
20 |
1 |
1.1 |
debug |
commons-collections-2.1.jar |
161.25 kB |
189 |
180 |
3 |
1.1 |
release |
commons-lang-1.0.jar |
62.36 kB |
49 |
35 |
4 |
1.1 |
debug |
commons-logging-1.0.3.jar |
30.86 kB |
27 |
17 |
2 |
1.2 |
debug |
java2html-5.0.jar |
187.78 kB |
180 |
149 |
24 |
1.2 |
debug |
ccl-28.49.jar |
360.98 kB |
235 |
198 |
18 |
1.2 |
debug |
javancss-29.50.jar |
124.69 kB |
38 |
26 |
4 |
1.4 |
debug |
jhbasic-29.50.jar |
205.58 kB |
154 |
118 |
6 |
1.1 |
debug |
jaxen-1.1-beta-10.jar |
233.40 kB |
245 |
222 |
18 |
1.2 |
debug |
jdepend-2.9.1.jar |
56.58 kB |
45 |
38 |
4 |
1.2 |
debug |
junit-4.4.jar |
157.69 kB |
188 |
154 |
20 |
1.5 |
debug |
log4j-1.2.9.jar |
344.03 kB |
273 |
244 |
18 |
1.1 |
debug |
ant-1.7.1.jar |
1.26 MB |
818 |
769 |
29 |
1.2 |
debug |
ant-apache-resolver-1.7.1.jar |
3.98 kB |
10 |
2 |
1 |
1.2 |
debug |
ant-launcher-1.7.1.jar |
11.86 kB |
12 |
5 |
1 |
1.2 |
debug |
oro-2.0.8.jar |
63.73 kB |
74 |
62 |
6 |
1.2 |
release |
pmd-3.9.jar |
903.17 kB |
714 |
635 |
41 |
1.4 |
debug |
serializer-2.7.1.jar |
271.76 kB |
124 |
109 |
3 |
1.1 |
debug |
xalan-2.7.1.jar |
3.03 MB |
1,577 |
1,513 |
49 |
1.1 |
debug |
xml-apis-1.3.04.jar |
189.80 kB |
344 |
303 |
25 |
1.1 |
release |
xml-resolver-1.2.jar |
82.12 kB |
49 |
30 |
5 |
1.1 |
debug |
Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
28 |
10.30 MB |
7,139 |
6,342 |
362 |
1.5 |
24 |
compile: 28 |
compile: 10.30 MB |
compile: 7,139 |
compile: 6,342 |
compile: 362 |
- |
compile: 24 |