MVN

eu.trentorise.opendata.josman : josman-maven-plugin

Maven & Gradle

May 05, 2015
1 stars

Josman Maven Plugin · Maven plugin for Josman

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

Latest Version

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

  • Latest Stable: 0.6.1

All Versions

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

Version Vulnerabilities Updated
0.6.x
josman-maven-plugin-0.6.1
josman-maven-plugin-0.6.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.josman</groupId>
    <artifactId>josman-maven-plugin</artifactId>
    <version>0.6.1</version>
</plugin>

Advertisement