MVN

org.spurint.maven.plugins : tut-maven-plugin

Maven & Gradle

Dec 12, 2019
0 stars

Tut Maven Plugin · Maven plugin for generating compiled Scala documentation

<plugin>
    <groupId>org.spurint.maven.plugins</groupId>
    <artifactId>tut-maven-plugin</artifactId>
    <version>0.6.13</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.spurint.maven.plugins : tut-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.6.13

All Versions

Choose a version of org.spurint.maven.plugins : tut-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
tut-maven-plugin-0.6.13
tut-maven-plugin-0.6.9

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.spurint.maven.plugins</groupId>
    <artifactId>tut-maven-plugin</artifactId>
    <version>0.6.13</version>
</plugin>