Fork me on GitHub

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 Licenses
io.jenkins.tools.maven jellydoc-annotations 999999-SNAPSHOT jar Apache Software License
io.jenkins.tools.maven taglib-xml-writer 999999-SNAPSHOT jar Apache Software License
jaxen jaxen 2.0.0 jar BSD License 2.0
net.java.dev.textile-j textile-j 2.2.864 jar -
net.sourceforge.nekohtml nekohtml 1.9.22 jar The Apache Software License, Version 2.0
org.apache.ant ant 1.10.15 jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-impl 3.2.0 jar Apache License, Version 2.0
org.apache.maven.shared maven-artifact-transfer 0.13.1 jar Apache License, Version 2.0
org.dom4j dom4j 2.1.4 jar Plexus

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 Type Licenses
junit junit 4.13.2 jar Eclipse Public License 1.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
org.apache.maven maven-artifact 3.9.6 jar Apache-2.0
org.apache.maven maven-core 3.9.6 jar Apache-2.0
org.apache.maven maven-model 3.9.6 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.6 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.15.0 jar Apache-2.0

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 Licenses
com.sun.xml.txw2 txw2 20110809 - jar CDDL v1.1 / GPL v2 dual license
commons-beanutils commons-beanutils 1.7.0 - jar -
commons-chain commons-chain 1.1 - jar -
commons-codec commons-codec 1.11 - jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 - jar Apache License, Version 2.0
commons-digester commons-digester 1.8 - jar -
commons-io commons-io 2.17.0 - jar Apache-2.0
commons-lang commons-lang 2.4 - jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 - jar The Apache Software License, Version 2.0
javax.xml.stream stax-api 1.0-2 - jar GNU General Public LibraryCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
org.apache.ant ant-launcher 1.10.15 - jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.12.0 - jar Apache License, Version 2.0
org.apache.commons commons-text 1.3 - jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.14 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-core 1.11.1 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-decoration-model 1.11.1 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-integration-tools 1.11.1 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-logging-api 1.11.1 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml 1.11.1 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml5 1.11.1 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.11.1 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-site-renderer 1.11.1 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-skin-model 1.11.1 - jar Apache License, Version 2.0
org.apache.maven.reporting maven-reporting-api 3.1.1 - jar Apache License, Version 2.0
org.apache.maven.shared maven-common-artifact-filters 3.1.0 - jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.3.4 - jar Apache License, Version 2.0
org.apache.velocity velocity 1.7 - jar The Apache Software License, Version 2.0
org.apache.velocity velocity-tools 2.0 - jar The Apache Software License, Version 2.0
org.apache.xbean xbean-reflect 3.7 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.7.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-container-default 2.1.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-i18n 1.0-beta-10 - jar -
org.codehaus.plexus plexus-interpolation 1.26 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 4.0.2 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-velocity 1.2 - jar Apache License, Version 2.0
org.slf4j slf4j-api 2.0.16 - jar MIT License
org.sonatype.sisu sisu-guice 2.1.7 noaop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 1.4.2 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-plexus 1.4.2 - jar The Apache Software License, Version 2.0
oro oro 2.0.8 - jar -
relaxngDatatype relaxngDatatype 20020414 - jar -
xerces xercesImpl 2.11.0 - jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 - jar The Apache Software License, Version 2.0The SAX LicenseThe W3C License

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 Type Licenses
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.hamcrest hamcrest-core 3.0 jar BSD-3-Clause

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
aopalliance aopalliance 1.0 jar Public Domain
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 32.0.1-jre jar Apache License, Version 2.0
com.google.inject guice 5.1.0 jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.maven maven-builder-support 3.9.6 jar Apache-2.0
org.apache.maven maven-model-builder 3.9.6 jar Apache-2.0
org.apache.maven maven-repository-metadata 3.9.6 jar Apache-2.0
org.apache.maven maven-resolver-provider 3.9.6 jar Apache-2.0
org.apache.maven maven-settings 3.9.6 jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.6 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-impl 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-named-locks 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 1.9.18 jar Apache-2.0
org.codehaus.plexus plexus-cipher 2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M2 jar Eclipse Public License, Version 1.0

Project Dependency Graph

Dependency Tree

Licenses

The SAX License: XML Commons External Components XML APIs

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

BSD-3-Clause: Hamcrest, Hamcrest Core

The W3C License: XML Commons External Components XML APIs

Plexus: dom4j

Public Domain: AOP alliance

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

GNU General Public Library: Streaming API for XML

Unknown: Plexus I18N Component, Textile-J, commons-beanutils, oro, relaxngDatatype

Apache Software License: Jellydoc Maven plugin, Jellydoc annotations, taglib-xml-writer

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Lang, Apache Commons Text, Apache HttpClient, Apache HttpCore, Apache Maven Artifact Transfer, Apache Maven Common Artifact Filters, Apache Maven Reporting API, Apache Maven Reporting Implementation, Apache Maven Shared Utils, Doxia :: Core, Doxia :: Logging API, Doxia :: Sink API, Doxia :: XHTML Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Integration Tools, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component, Plexus Velocity Component

Apache-2.0: Apache Commons IO, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder

CDDL + GPLv2 with classpath exception: javax.annotation API

CDDL v1.1 / GPL v2 dual license: TXW2 Runtime

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Commons Logging, Apache Velocity, Apache XBean :: Reflect, Commons Lang, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Neko HTML, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), VelocityTools, XML Commons External Components XML APIs, Xerces2-j, javax.inject

BSD License 2.0: jaxen

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-32.0.1-jre.jar 3 MB 2054 2014 18 1.8 Yes
guice-5.1.0.jar 777.6 kB 512 494 11 1.8 Yes
txw2-20110809.jar 66.7 kB 66 53 3 1.5 Yes
commons-beanutils-1.7.0.jar 188.7 kB 129 111 5 1.2 Yes
commons-chain-1.1.jar 90 kB 78 61 8 1.3 Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-digester-1.8.jar 143.6 kB 114 100 6 1.2 Yes
commons-io-2.17.0.jar 516 kB 378 - - - -
   • Root - 377 350 15 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang-2.4.jar 261.8 kB 148 127 9 1.2 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
jellydoc-annotations-999999-SNAPSHOT.jar 4.1 kB 15 3 1 17 No
taglib-xml-writer-999999-SNAPSHOT.jar 5 kB 17 6 1 17 No
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
stax-api-1.0-2.jar 23.3 kB 44 37 3 1.5 Yes
jaxen-2.0.0.jar 224 kB 233 209 16 1.5 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
textile-j-2.2.864.jar 406 kB 381 208 29 1.5 Yes
nekohtml-1.9.22.jar 125.3 kB 73 56 4 1.3 Yes
ant-1.10.15.jar 2.3 MB 1255 1171 62 1.8 Yes
ant-launcher-1.10.15.jar 18.9 kB 14 4 1 1.8 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
commons-text-1.3.jar 183 kB 133 115 6 1.7 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.14.jar 328.4 kB 283 253 17 1.6 Yes
maven-artifact-3.9.6.jar 58.7 kB 59 34 11 1.8 Yes
maven-builder-support-3.9.6.jar 14.3 kB 24 10 1 1.8 Yes
maven-core-3.9.6.jar 701.6 kB 521 434 57 1.8 Yes
maven-model-3.9.6.jar 217.6 kB 97 80 3 1.8 Yes
maven-model-builder-3.9.6.jar 198.4 kB 159 126 16 1.8 Yes
maven-plugin-api-3.9.6.jar 47.4 kB 48 27 6 1.8 Yes
maven-repository-metadata-3.9.6.jar 28.4 kB 27 9 2 1.8 Yes
maven-resolver-provider-3.9.6.jar 74.4 kB 49 32 1 1.8 Yes
maven-settings-3.9.6.jar 44.5 kB 35 19 2 1.8 Yes
maven-settings-builder-3.9.6.jar 42.3 kB 53 32 5 1.8 Yes
doxia-core-1.11.1.jar 218 kB 159 127 14 1.7 Yes
doxia-decoration-model-1.11.1.jar 59.8 kB 42 21 3 1.7 Yes
doxia-integration-tools-1.11.1.jar 46.7 kB 48 5 1 1.7 Yes
doxia-logging-api-1.11.1.jar 11.7 kB 19 4 1 1.7 Yes
doxia-module-xhtml-1.11.1.jar 17.4 kB 24 6 1 1.7 Yes
doxia-module-xhtml5-1.11.1.jar 17.8 kB 24 6 1 1.7 Yes
doxia-sink-api-1.11.1.jar 11.6 kB 22 4 2 1.7 Yes
doxia-site-renderer-1.11.1.jar 65.2 kB 55 11 2 1.7 Yes
doxia-skin-model-1.11.1.jar 16.3 kB 23 5 2 1.7 Yes
maven-plugin-annotations-3.15.0.jar 13.8 kB 22 7 1 1.8 Yes
maven-reporting-api-3.1.1.jar 10.6 kB 19 4 1 1.7 Yes
maven-reporting-impl-3.2.0.jar 19.5 kB 16 2 1 1.7 Yes
maven-resolver-api-1.9.18.jar 157.1 kB 169 145 12 1.8 Yes
maven-resolver-impl-1.9.18.jar 317.9 kB 208 178 14 1.8 Yes
maven-resolver-named-locks-1.9.18.jar 37.9 kB 40 22 3 1.8 Yes
maven-resolver-spi-1.9.18.jar 51.7 kB 84 58 12 1.8 Yes
maven-resolver-util-1.9.18.jar 196 kB 156 129 13 1.8 Yes
maven-artifact-transfer-0.13.1.jar 159.3 kB 154 108 26 1.7 Yes
maven-common-artifact-filters-3.1.0.jar 61.2 kB 62 43 4 1.7 Yes
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes
velocity-1.7.jar 449.5 kB 306 270 25 1.4 Yes
velocity-tools-2.0.jar 346.6 kB 211 187 11 1.5 Yes
xbean-reflect-3.7.jar 148.1 kB 133 118 2 1.5 Yes
plexus-cipher-2.0.jar 13 kB 19 5 1 1.7 Yes
plexus-classworlds-2.7.0.jar 53.3 kB 51 36 5 1.8 Yes
plexus-component-annotations-2.1.1.jar 4.1 kB 15 3 1 1.7 No
plexus-container-default-2.1.1.jar 228.3 kB 232 187 30 1.7 Yes
plexus-i18n-1.0-beta-10.jar 11.9 kB 20 7 1 1.5 Yes
plexus-interpolation-1.26.jar 85.3 kB 79 62 7 1.6 Yes
plexus-sec-dispatcher-2.0.jar 23.6 kB 30 12 3 1.7 Yes
plexus-utils-4.0.2.jar 192.5 kB 128 - - - -
   • Root - 110 86 7 1.8 Yes
   • Versioned - 6 1 1 9 Yes
   • Versioned - 6 1 1 10 Yes
   • Versioned - 6 1 1 11 Yes
plexus-velocity-1.2.jar 8.1 kB 17 4 1 1.5 Yes
dom4j-2.1.4.jar 324.7 kB 201 184 14 1.8 Yes
org.eclipse.sisu.inject-0.9.0.M2.jar 424.6 kB 318 294 9 1.8 Yes
org.eclipse.sisu.plexus-0.9.0.M2.jar 209.8 kB 203 165 20 1.8 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
hamcrest-core-3.0.jar 2.4 kB 9 1 1 1.8 Yes
slf4j-api-2.0.16.jar 69.4 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
sisu-guice-2.1.7-noaop.jar 471.7 kB 416 402 8 1.5 Yes
sisu-inject-bean-1.4.2.jar 153 kB 165 138 13 1.5 Yes
sisu-inject-plexus-1.4.2.jar 201.7 kB 199 156 26 1.5 Yes
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No
relaxngDatatype-20020414.jar 19.3 kB 22 16 2 1.1 No
xercesImpl-2.11.0.jar 1.4 MB 1035 952 40 1.3 No
xml-apis-1.4.01.jar 220.5 kB 391 346 29 1.1 No
Total Size Entries Classes Packages Java Version Debug Information
83 19.8 MB 15026 12776 820 17 75
compile: 54 compile: 12.5 MB compile: 9551 compile: 7959 compile: 548 17 compile: 47
provided: 26 provided: 6.7 MB provided: 4954 provided: 4358 provided: 228 provided: 25
test: 3 test: 513.4 kB test: 521 test: 459 test: 44 1.8 test: 3