MVN

eu.trentorise.opendata : josman-maven-plugin

Maven & Gradle

Nov 10, 2015
1 stars

Josman Maven Plugin · Maven plugin for Josman

<plugin>
    <groupId>eu.trentorise.opendata</groupId>
    <artifactId>josman-maven-plugin</artifactId>
    <version>0.7.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.trentorise.opendata : josman-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of eu.trentorise.opendata : josman-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
josman-maven-plugin-0.7.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>eu.trentorise.opendata</groupId>
    <artifactId>josman-maven-plugin</artifactId>
    <version>0.7.0</version>
</plugin>

Advertisement