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 |
|---|---|---|---|---|---|
| jgoodies | plastic | 1.2.0 | - | jar | |
| net.sourceforge.findbugs | findbugs | 1.3.2 | - | jar | |
| net.sourceforge.findbugs | findbugsGUI | 1.3.2 | - | jar | |
| org.apache.maven.reporting | maven-reporting-impl | 2.0.4 | - | jar | |
| org.codehaus.groovy.maven | gmaven-mojo | 1.0-rc-3 | - | jar | |
| org.codehaus.plexus | plexus-resources | 1.0-alpha-4 | - | jar | |
| org.codehaus.plexus | plexus-utils | 1.5.1 | - | 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 |
|---|---|---|---|---|---|
| asm | asm | 3.0 | - | jar | |
| asm | asm-analysis | 3.0 | - | jar | |
| asm | asm-commons | 3.0 | - | jar | |
| asm | asm-tree | 3.0 | - | jar | |
| asm | asm-util | 3.0 | - | jar | |
| asm | asm-xml | 3.0 | - | jar | |
| classworlds | classworlds | 1.1-alpha-2 | - | jar | |
| com.thoughtworks.qdox | qdox | 1.6.3 | - | jar | |
| commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
| commons-collections | commons-collections | 2.1 | - | jar | |
| commons-digester | commons-digester | 1.6 | - | jar | |
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| commons-logging | commons-logging-api | 1.0.4 | - | jar | |
| commons-validator | commons-validator | 1.2.0 | - | jar | |
| dom4j | dom4j | 1.3 | - | jar | |
| jline | jline | 0.9.94 | - | jar | |
| net.sourceforge.findbugs | bcel | 1.3.2 | - | jar | |
| net.sourceforge.findbugs | coreplugin | 1.3.2 | - | jar | |
| net.sourceforge.findbugs | jsr305 | 1.3.2 | - | jar | |
| org.apache.ant | ant | 1.7.1 | - | jar | |
| org.apache.ant | ant-launcher | 1.7.1 | - | jar | |
| org.apache.maven | maven-artifact | 2.0.5 | - | jar | |
| org.apache.maven | maven-artifact-manager | 2.0.5 | - | jar | |
| org.apache.maven | maven-model | 2.0.5 | - | jar | |
| org.apache.maven | maven-plugin-api | 2.0 | - | jar | |
| org.apache.maven | maven-profile | 2.0.5 | - | jar | |
| org.apache.maven | maven-project | 2.0.5 | - | jar | |
| org.apache.maven | maven-repository-metadata | 2.0.5 | - | jar | |
| org.apache.maven | maven-settings | 2.0.5 | - | jar | |
| org.apache.maven.doxia | doxia-core | 1.0-alpha-8 | - | jar | |
| org.apache.maven.doxia | doxia-decoration-model | 1.0-alpha-7 | - | jar | |
| org.apache.maven.doxia | doxia-sink-api | 1.0-alpha-8 | - | jar | |
| org.apache.maven.doxia | doxia-site-renderer | 1.0-alpha-7 | - | jar | |
| org.apache.maven.reporting | maven-reporting-api | 2.0.5 | - | jar | |
| org.apache.maven.wagon | wagon-provider-api | 1.0-beta-2 | - | jar | |
| org.codehaus.groovy | groovy-all-minimal | 1.5.6 | - | jar | |
| org.codehaus.groovy.maven | gmaven-common | 1.0-rc-3 | - | jar | |
| org.codehaus.groovy.maven.feature | gmaven-feature-api | 1.0-rc-3 | - | jar | |
| org.codehaus.groovy.maven.feature | gmaven-feature-support | 1.0-rc-3 | - | jar | |
| org.codehaus.groovy.maven.runtime | gmaven-runtime-1.5 | 1.0-rc-3 | - | jar | |
| org.codehaus.groovy.maven.runtime | gmaven-runtime-api | 1.0-rc-3 | - | jar | |
| org.codehaus.groovy.maven.runtime | gmaven-runtime-default | 1.0-rc-3 | - | jar | |
| org.codehaus.groovy.maven.runtime | gmaven-runtime-support | 1.0-rc-3 | - | jar | |
| org.codehaus.plexus | plexus-container-default | 1.0-alpha-8 | - | jar | |
| org.codehaus.plexus | plexus-i18n | 1.0-beta-6 | - | jar | |
| org.codehaus.plexus | plexus-velocity | 1.1.2 | - | jar | |
| org.slf4j | slf4j-api | 1.5.0 | - | jar | |
| oro | oro | 2.0.7 | - | jar | |
| plexus | plexus-utils | 1.0.2 | - | jar | |
| velocity | velocity | 1.4 | - | jar | |
| xml-apis | xml-apis | 1.0.b2 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| velocity | velocity-dep | 1.4 | - | jar |
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:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 3.8.2 | - | jar |
This Plug-In generates reports based on the FindBugs Library
http://mojo.codehaus.org/findbugs-maven-plugin
Findbugs: Because it's easy!
http://findbugs.sourceforge.net/
Unnamed - jgoodies:plastic:jar:1.2.0
Provides support for implementing Maven 2 plugins in Groovy.
http://groovy.codehaus.org/GMaven/gmaven-mojo
Support for Groovy Default.
http://groovy.codehaus.org/GMaven/gmaven-runtime/gmaven-runtime-default
Support for Groovy 1.5.x.
http://groovy.codehaus.org/GMaven/gmaven-runtime/gmaven-runtime-1.5
Support for Groovy Runtime implementations.
http://groovy.codehaus.org/GMaven/gmaven-runtime/gmaven-runtime-support
The slf4j API
Groovy runtime API.
http://groovy.codehaus.org/GMaven/gmaven-runtime/gmaven-runtime-api
Provides support for feature discovery.
http://groovy.codehaus.org/GMaven/gmaven-feature/gmaven-feature-support
QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.
Groovy: A powerful, dynamic language for the JVM
Apache Ant
Unnamed - org.apache.ant:ant-launcher:jar:1.7.1
master POM
http://ant.apache.org/ant-launcher
JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.
Common components used by the Maven plugin and Mojo support.
http://groovy.codehaus.org/GMaven/gmaven-common
Findbugs: Because it's easy!
http://findbugs.sourceforge.net/
Core plugin supports the FindBugs tool
http://findbugs.sourceforge.net/
support for jsr305 annotation project
http://findbugs.sourceforge.net/
Modified BCEL for Findbugs
http://findbugs.sourceforge.net/
A very small and fast Java bytecode manipulation framework
http://asm.objectweb.org/asm-analysis
A very small and fast Java bytecode manipulation framework
http://asm.objectweb.org/asm-commons
A very small and fast Java bytecode manipulation framework
http://asm.objectweb.org/asm-tree
A very small and fast Java bytecode manipulation framework
A very small and fast Java bytecode manipulation framework
http://asm.objectweb.org/asm-xml
A very small and fast Java bytecode manipulation framework
http://asm.objectweb.org/asm-util
Maven Reporting Implementation
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-impl
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
Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - commons-digester:commons-digester:jar:1.6
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
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 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-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-reporting/maven-reporting-api
http://maven.apache.org/doxia/doxia-site-renderer
Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
http://maven.apache.org/doxia/doxia-core
http://classworlds.codehaus.org/
Commons Collections
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
http://jakarta.apache.org/velocity/
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
http://jakarta.apache.org/velocity/