MVN

io.sitoolkit.bt : sit-bt-maven-plugin

Maven & Gradle

Dec 28, 2020
1 stars
<plugin>
    <groupId>io.sitoolkit.bt</groupId>
    <artifactId>sit-bt-maven-plugin</artifactId>
    <version>0.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sitoolkit.bt : sit-bt-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of io.sitoolkit.bt : sit-bt-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9
sit-bt-maven-plugin-0.9
0.8
sit-bt-maven-plugin-0.8

How to add a plugin to Maven

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

<plugin>
    <groupId>io.sitoolkit.bt</groupId>
    <artifactId>sit-bt-maven-plugin</artifactId>
    <version>0.9</version>
</plugin>

Advertisement