MVN

no.sparebank1 : turbo-maven-plugin

Maven & Gradle

Sep 01, 2022
13 stars

turbo-maven-plugin Maven Mojo · Maven turbo plugin. Speeds up building of multi module projects.

<plugin>
    <groupId>no.sparebank1</groupId>
    <artifactId>turbo-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.sparebank1 : turbo-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of no.sparebank1 : turbo-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
turbo-maven-plugin-1.0.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>no.sparebank1</groupId>
    <artifactId>turbo-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>