MVN

io.github.bralax : shotput-maven-plugin

Maven & Gradle

Jun 17, 2021
0 stars

Shotput Maven Plugin · A Maven plugin for turning ShotPut docs as a maven task

<plugin>
    <groupId>io.github.bralax</groupId>
    <artifactId>shotput-maven-plugin</artifactId>
    <version>0.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.1

All Versions

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

Version Vulnerabilities Updated
0.1.x
shotput-maven-plugin-0.1.1
0.1
shotput-maven-plugin-0.1

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.bralax</groupId>
    <artifactId>shotput-maven-plugin</artifactId>
    <version>0.1.1</version>
</plugin>