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 |
|---|---|---|---|---|---|
| net.sf.dtddoc | DTDDoc | 1.1.0 | - | jar | |
| org.apache.maven.doxia | doxia-core | 1.0-alpha-8 | - | jar | |
| org.apache.maven.reporting | maven-reporting-impl | 2.0.4 | - | 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 | |
| classworlds | classworlds | 1.1-alpha-2 | - | jar | |
| com.uwyn | jhighlight | 1.0 | - | jar | |
| commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
| commons-collections | commons-collections | 2.0 | - | jar | |
| commons-digester | commons-digester | 1.6 | - | jar | |
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| commons-validator | commons-validator | 1.2.0 | - | jar | |
| javax.servlet | servlet-api | 2.3 | - | jar | |
| junit | junit | 3.8.1 | - | jar | |
| net.sf.dtddoc | dtdparser | 1.20-dtddoc | - | jar | |
| org.apache.maven | maven-artifact | 2.0.4 | - | jar | |
| org.apache.maven | maven-artifact-manager | 2.0.4 | - | jar | |
| org.apache.maven | maven-model | 2.0.4 | - | jar | |
| org.apache.maven | maven-plugin-api | 2.0.4 | - | jar | |
| org.apache.maven | maven-profile | 2.0.4 | - | jar | |
| org.apache.maven | maven-project | 2.0.4 | - | jar | |
| org.apache.maven | maven-repository-metadata | 2.0.4 | - | jar | |
| org.apache.maven | maven-settings | 2.0.4 | - | jar | |
| org.apache.maven.doxia | doxia-decoration-model | 1.0-alpha-8 | - | jar | |
| org.apache.maven.doxia | doxia-sink-api | 1.0-alpha-8 | - | jar | |
| org.apache.maven.doxia | doxia-site-renderer | 1.0-alpha-8 | - | jar | |
| org.apache.maven.reporting | maven-reporting-api | 2.0.4 | - | jar | |
| org.apache.maven.wagon | wagon-provider-api | 1.0-alpha-6 | - | 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-utils | 1.0.4 | - | jar | |
| org.codehaus.plexus | plexus-velocity | 1.1.3 | - | jar | |
| oro | oro | 2.0.7 | - | jar | |
| regexp | regexp | 1.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 |
dtddoc-maven-plugin is a Maven2 plugin to document DTDs with DTDDoc
http://dtddoc.sourceforge.net/maven2/
DTDDoc is a DTD documentation tool a la javadoc
http://dtddoc.sourceforge.net/
JHighlight is an embeddable pure Java syntax highlighting library that supports Java, HTML, XHTML, XML and LZX languages and outputs to XHTML. It also supports RIFE templates tags and highlights them clearly so that you can easily identify the difference between your RIFE markup and the actual marked up source.
https://jhighlight.dev.java.net/
Unnamed - javax.servlet:servlet-api:jar:2.3
Unnamed - regexp:regexp:jar:1.2
A modified version of dtdparser, made for DTDDoc to support multiple DTD encoding
http://www.wutka.com/dtdparser.html
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
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
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
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-artifact
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-settings
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-artifact-manager
Tools to manage artifacts and deployment
Maven Repository Metadata Model
Maven Plugin Mapping
http://maven.apache.org/maven-repository-metadata
Maven Model
http://maven.apache.org/maven-model
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-profile
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-site-renderer
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-collections:commons-collections:jar:2.0
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
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/
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-plugin-api
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
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.