MVN

io.github.frostingwolf : saluki-maven-plugin

Maven & Gradle

Apr 29, 2019
0 stars
<plugin>
    <groupId>io.github.frostingwolf</groupId>
    <artifactId>saluki-maven-plugin</artifactId>
    <version>1.5.9.RELEASE</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.frostingwolf : saluki-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.5.9.RELEASE

All Versions

Choose a version of io.github.frostingwolf : saluki-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
saluki-maven-plugin-1.5.9.RELEASE
saluki-maven-plugin-1.5.8.RELEASE
saluki-maven-plugin-1.5.7.RELEASE

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.github.frostingwolf</groupId>
    <artifactId>saluki-maven-plugin</artifactId>
    <version>1.5.9.RELEASE</version>
</plugin>

Advertisement