MVN

org.wildfly.unstable.api.annotation : unstable-api-annotation-classpath-indexer-plugin

Maven & Gradle

Feb 09, 2024
<plugin>
    <groupId>org.wildfly.unstable.api.annotation</groupId>
    <artifactId>unstable-api-annotation-classpath-indexer-plugin</artifactId>
    <version>1.0.0.Alpha2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wildfly.unstable.api.annotation : unstable-api-annotation-classpath-indexer-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.Alpha2
  • Latest Alpha: 1.0.0.Alpha2

All Versions

Choose a version of org.wildfly.unstable.api.annotation : unstable-api-annotation-classpath-indexer-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
unstable-api-annotation-classpath-indexer-plugin-1.0.0.Alpha2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.wildfly.unstable.api.annotation</groupId>
    <artifactId>unstable-api-annotation-classpath-indexer-plugin</artifactId>
    <version>1.0.0.Alpha2</version>
</plugin>