MVN

org.appops : appops-br-maven-plugin

Maven & Gradle

Aug 26, 2022

appops-br-maven-plugin · appops black rhino maven plugin

<plugin>
    <groupId>org.appops</groupId>
    <artifactId>appops-br-maven-plugin</artifactId>
    <version>0.9.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.appops : appops-br-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.9.0
  • Latest Release Candidate: 1.0-RC-1

All Versions

Choose a version of org.appops : appops-br-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
appops-br-maven-plugin-1.0-RC-1
0.9.x
appops-br-maven-plugin-0.9.0
0.7.x
appops-br-maven-plugin-0.7.0
0.5.x
appops-br-maven-plugin-0.5.0
0.4.x
appops-br-maven-plugin-0.4.0
0.3.x
appops-br-maven-plugin-0.3.0

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.appops</groupId>
    <artifactId>appops-br-maven-plugin</artifactId>
    <version>0.9.0</version>
</plugin>