org.apache.maven.plugin-tools:maven-plugin-annotations (3.1)
Published 2026-02-24 13:44:24 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.1</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.maven.plugin-tools:maven-plugin-annotations:3.1About this package
Java 5 annotations to use in Mojos.
Dependencies
org.apache.maven:maven-artifact
3.0
Details
2026-02-24 13:44:24 +00:00
Assets (2)
Versions (1)
View all
Maven
1
Maven Plugin Java 5 Annotations
15 KiB
maven-plugin-annotations-3.1.pom
1.6 KiB
3.1
2026-02-24