MVN

ch.inftec.ju : ju-maven-plugin

Maven & Gradle

Feb 16, 2017
1 usages
0 stars

Maven Plugin used for testing purposes

<plugin>
    <groupId>ch.inftec.ju</groupId>
    <artifactId>ju-maven-plugin</artifactId>
    <version>6.1-4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.inftec.ju : ju-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 6.1-4
  • Latest Release Candidate: 4.5.1-rc-8
  • Latest Beta: 4.5-beta-5

All Versions

Choose a version of ch.inftec.ju : ju-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
6.1
ju-maven-plugin-6.1-4
ju-maven-plugin-6.1
4.5.x
ju-maven-plugin-4.5.1-11
ju-maven-plugin-4.5.1-SNAPSHOT-27
ju-maven-plugin-4.5.1-rc-8
ju-maven-plugin-4.5.1-rc-5
ju-maven-plugin-4.5.1-rc-4
ju-maven-plugin-4.5.1-rc-2
4.5
ju-maven-plugin-4.5-beta-5
ju-maven-plugin-4.5-beta-4
4.4
ju-maven-plugin-4.4-26
ju-maven-plugin-4.4-25
ju-maven-plugin-4.4-24
ju-maven-plugin-4.4-23
ju-maven-plugin-4.4-22
ju-maven-plugin-4.4-20
ju-maven-plugin-4.4-19
ju-maven-plugin-4.4-15
ju-maven-plugin-4.4-14
ju-maven-plugin-4.4-5
ju-maven-plugin-4.4-4

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>ch.inftec.ju</groupId>
    <artifactId>ju-maven-plugin</artifactId>
    <version>6.1-4</version>
</plugin>