All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.DEPENDENCIES Maven / Gradle / Ivy

Go to download

The Maven Plugin Tools Generators provide content generation (XML descriptor, documentation, help goal) from plugin descriptor extracted from plugin sources.

There is a newer version: 4.0.0-beta-1
Show newest version
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Maven Plugin Tools Generators


From: 'an unknown organization'

  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 

  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Guava: Google Core Libraries for Java (https://github.com/google/guava) com.google.guava:guava:bundle:33.2.1-jre
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - QDox (https://github.com/paul-hammant/qdox) com.thoughtworks.qdox:qdox:jar:2.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Codehaus Plexus' (http://codehaus-plexus.github.io/)

  - Plexus :: Component Annotations (http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/) org.codehaus.plexus:plexus-component-annotations:jar:2.1.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Codehaus Plexus' (https://codehaus-plexus.github.io/)

  - Plexus Cipher: encryption/decryption Component (https://codehaus-plexus.github.io/plexus-cipher/) org.codehaus.plexus:plexus-cipher:jar:2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Plexus Classworlds (https://codehaus-plexus.github.io/plexus-classworlds/) org.codehaus.plexus:plexus-classworlds:bundle:2.8.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Plexus Interpolation API (https://codehaus-plexus.github.io/plexus-pom/plexus-interpolation/) org.codehaus.plexus:plexus-interpolation:bundle:1.27
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Plexus Languages :: Java (https://codehaus-plexus.github.io/plexus-pom/plexus-languages/plexus-java/) org.codehaus.plexus:plexus-java:jar:1.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Plexus Security Dispatcher Component (https://codehaus-plexus.github.io/plexus-sec-dispatcher/) org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Plexus Common Utilities (https://codehaus-plexus.github.io/plexus-utils/) org.codehaus.plexus:plexus-utils:jar:4.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Plexus Velocity Component (https://codehaus-plexus.github.io/plexus-pom/plexus-velocity/) org.codehaus.plexus:plexus-velocity:jar:2.2.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Plexus XML Utilities (https://codehaus-plexus.github.io/plexus-xml/) org.codehaus.plexus:plexus-xml:jar:3.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Google, Inc.' (http://www.google.com)

  - Google Guice - Core Library (https://github.com/google/guice/guice) com.google.inject:guice:jar:5.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Jonathan Hedley' (https://jhy.io/)

  - jsoup Java HTML Parser (https://jsoup.org/) org.jsoup:jsoup:jar:1.18.1
    License: The MIT License  (https://jsoup.org/license)


From: 'OW2' (http://www.ow2.org/)

  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.7.1
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)


From: 'QOS.ch' (http://www.qos.ch)

  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.36
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)


From: 'sourceforge' (http://sourceforge.net)

  - JTidy (http://jtidy.sourceforge.net) net.sf.jtidy:jtidy:jar:r938
    License: Java HTML Tidy License  (http://jtidy.svn.sourceforge.net/viewvc/jtidy/trunk/jtidy/LICENSE.txt?revision=95)


From: 'The Apache Software Foundation' (http://www.apache.org/)

  - Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HttpClient (http://hc.apache.org/httpcomponents-client-ga) org.apache.httpcomponents:httpclient:jar:4.5.14
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.16
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'The Apache Software Foundation' (https://www.apache.org/)

  - Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.17.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Artifact (https://maven.apache.org/ref/3.9.9/maven-artifact/) org.apache.maven:maven-artifact:jar:3.9.9
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Builder Support (https://maven.apache.org/ref/3.9.9/maven-builder-support/) org.apache.maven:maven-builder-support:jar:3.9.9
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Core (https://maven.apache.org/ref/3.9.9/maven-core/) org.apache.maven:maven-core:jar:3.9.9
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Model (https://maven.apache.org/ref/3.9.9/maven-model/) org.apache.maven:maven-model:jar:3.9.9
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Model Builder (https://maven.apache.org/ref/3.9.9/maven-model-builder/) org.apache.maven:maven-model-builder:jar:3.9.9
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Plugin API (https://maven.apache.org/ref/3.9.9/maven-plugin-api/) org.apache.maven:maven-plugin-api:jar:3.9.9
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Repository Metadata Model (https://maven.apache.org/ref/3.9.9/maven-repository-metadata/) org.apache.maven:maven-repository-metadata:jar:3.9.9
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Artifact Resolver Provider (https://maven.apache.org/ref/3.9.9/maven-resolver-provider/) org.apache.maven:maven-resolver-provider:jar:3.9.9
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Settings (https://maven.apache.org/ref/3.9.9/maven-settings/) org.apache.maven:maven-settings:jar:3.9.9
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Settings Builder (https://maven.apache.org/ref/3.9.9/maven-settings-builder/) org.apache.maven:maven-settings-builder:jar:3.9.9
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Doxia :: Sink API (https://maven.apache.org/doxia/doxia/doxia-sink-api/) org.apache.maven.doxia:doxia-sink-api:jar:2.0.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Plugin Tools Extractor API (https://maven.apache.org/plugin-tools/maven-plugin-tools-api) org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.15.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Maven Reporting API (https://maven.apache.org/shared/maven-reporting-api/) org.apache.maven.reporting:maven-reporting-api:jar:4.0.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Artifact Resolver API (https://maven.apache.org/resolver/maven-resolver-api/) org.apache.maven.resolver:maven-resolver-api:jar:1.9.20
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Artifact Resolver Implementation (https://maven.apache.org/resolver/maven-resolver-impl/) org.apache.maven.resolver:maven-resolver-impl:jar:1.9.22
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Artifact Resolver Named Locks (https://maven.apache.org/resolver/maven-resolver-named-locks/) org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.22
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Artifact Resolver SPI (https://maven.apache.org/resolver/maven-resolver-spi/) org.apache.maven.resolver:maven-resolver-spi:jar:1.9.22
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Artifact Resolver Utilities (https://maven.apache.org/resolver/maven-resolver-util/) org.apache.maven.resolver:maven-resolver-util:jar:1.9.22
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Maven Shared Utils (https://maven.apache.org/shared/maven-shared-utils/) org.apache.maven.shared:maven-shared-utils:jar:3.4.2
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Maven Wagon :: API (https://maven.apache.org/wagon/wagon-provider-api) org.apache.maven.wagon:wagon-provider-api:jar:3.5.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Velocity - Engine (http://velocity.apache.org/engine/devel/velocity-engine-core/) org.apache.velocity:velocity-engine-core:jar:2.4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'The Eclipse Foundation' (http://www.eclipse.org/)

  - org.eclipse.sisu.inject (http://www.eclipse.org/sisu/org.eclipse.sisu.inject/) org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3
    License: Eclipse Public License, Version 2.0  (https://www.eclipse.org/legal/epl-v20.html)

  - org.eclipse.sisu.plexus (http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/) org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3
    License: Eclipse Public License, Version 2.0  (https://www.eclipse.org/legal/epl-v20.html)









© 2015 - 2024 Weber Informatics LLC | Privacy Policy