is not current version
Last Version 3.6.4

Maven Plugin Tools Java Annotations 3.6.2

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
Version

Version

3.6.2
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.2/maven-plugin-annotations

Download maven-plugin-annotations 3.6.2


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

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.