Maven Plugin Tools Java Annotations

Java annotations to use in Mojos

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugin-tools
ArtifactId

ArtifactId

maven-plugin-annotations
Last Version

Last Version

3.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Plugin Tools Java Annotations
Java annotations to use in Mojos
Project URL

Project URL

https://maven.apache.org/plugin-tools/maven-plugin-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-annotations

Download maven-plugin-annotations

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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