Maven Plugin Tool for Java with Annotations

Descriptor extractor for plugins written in Java with Java annotations.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugin-tools
ArtifactId

ArtifactId

maven-plugin-tools-annotations
Last Version

Last Version

3.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Plugin Tool for Java with Annotations
Descriptor extractor for plugins written in Java with Java annotations.
Project URL

Project URL

https://maven.apache.org/plugin-tools/maven-plugin-tools-annotations
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.6.4/maven-plugin-tools-annotations

Download maven-plugin-tools-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.maven.plugin-tools/maven-plugin-tools-annotations/ -->
<dependency>
    <groupId>org.apache.maven.plugin-tools</groupId>
    <artifactId>maven-plugin-tools-annotations</artifactId>
    <version>3.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven.plugin-tools/maven-plugin-tools-annotations/
implementation 'org.apache.maven.plugin-tools:maven-plugin-tools-annotations:3.6.4'
// https://jarcasting.com/artifacts/org.apache.maven.plugin-tools/maven-plugin-tools-annotations/
implementation ("org.apache.maven.plugin-tools:maven-plugin-tools-annotations:3.6.4")
'org.apache.maven.plugin-tools:maven-plugin-tools-annotations:jar:3.6.4'
<dependency org="org.apache.maven.plugin-tools" name="maven-plugin-tools-annotations" rev="3.6.4">
  <artifact name="maven-plugin-tools-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven.plugin-tools', module='maven-plugin-tools-annotations', version='3.6.4')
)
libraryDependencies += "org.apache.maven.plugin-tools" % "maven-plugin-tools-annotations" % "3.6.4"
[org.apache.maven.plugin-tools/maven-plugin-tools-annotations "3.6.4"]

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.maven : maven-core jar 3.2.5
org.apache.maven : maven-model jar 3.2.5
org.apache.maven : maven-artifact jar 3.2.5
org.apache.maven.plugin-tools : maven-plugin-tools-api jar 3.6.4
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4
org.codehaus.plexus : plexus-utils jar 3.3.0
org.codehaus.plexus : plexus-component-annotations jar 2.1.1
org.codehaus.plexus : plexus-archiver jar 4.2.5
org.ow2.asm : asm jar 9.2
com.thoughtworks.qdox : qdox jar 2.0.1

test (4)

Group / Artifact Type Version
org.codehaus.plexus : plexus-compiler-manager jar 2.8.8
org.mockito : mockito-core jar 2.28.2
junit : junit jar 4.13.2
org.assertj : assertj-core jar 2.9.1

Project Modules

There are no modules declared in this project.
org.apache.maven.plugin-tools

The Apache Software Foundation

Versions

Version
3.6.4
3.6.2
3.6.1
3.6.0
3.5.2
3.5.1
3.5
3.4
3.3
3.2
3.1
3.0