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 Classifier Type Optional
net.jakobnielsen.tldbuilder tldbuilder-core 0.3-SNAPSHOT - jar
org.apache.maven maven-plugin-api 2.0.8 - jar
org.apache.maven maven-project 2.0.8 - jar

test

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
log4j log4j 1.2.15 - 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 Classifier Type Optional
classworlds classworlds 1.1-alpha-2 - jar
commons-lang commons-lang 2.3 - jar
commons-logging commons-logging 1.1.1 - jar
org.apache.maven maven-artifact 2.0.8 - jar
org.apache.maven maven-artifact-manager 2.0.8 - jar
org.apache.maven maven-model 2.0.8 - jar
org.apache.maven maven-plugin-registry 2.0.8 - jar
org.apache.maven maven-profile 2.0.8 - jar
org.apache.maven maven-repository-metadata 2.0.8 - jar
org.apache.maven maven-settings 2.0.8 - jar
org.apache.maven.wagon wagon-provider-api 1.0-beta-2 - jar
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 - jar
org.codehaus.plexus plexus-utils 1.4.6 - jar

test

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

Project Dependency Graph

Dependency Listings

TldBuilder - Maven Plugin

Java tool for automatic building of tld files based on annotations.

http://tldbuilder.jakobnielsen.net/./tldbuilder-maven-plugin

Apache Log4j

Apache Log4j 1.2

http://logging.apache.org:80/log4j/1.2/

TldBuilder - Core

Java tool for automatic building of tld files based on annotations.

http://tldbuilder.jakobnielsen.net/./tldbuilder-core

Commons Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://commons.apache.org/logging

Lang

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.

http://jakarta.apache.org/commons/lang/

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-plugin-api

Maven Project Builder

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 Local Settings 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-settings

Maven Profile 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 Model

Maven Model

http://maven.apache.org/maven-model

Maven Artifact Manager

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

Maven Repository Metadata Model

Maven Plugin Mapping

http://maven.apache.org/maven-repository-metadata

Maven Wagon API

Maven Wagon API that defines the contract between different Wagon implementations

http://maven.apache.org/wagon/wagon-provider-api

Maven Plugin Registry 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-plugin-registry

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-artifact

Default Plexus Container

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

Plexus Common Utilities

http://plexus.codehaus.org/plexus-utils

classworlds

http://classworlds.codehaus.org/