MVN

org.jvnet.hudson.dtkit : dtkit-hudson-maven-plugin

Maven & Gradle

Oct 28, 2010

DTKIT Hudson Maven Plugin

<plugin>
    <groupId>org.jvnet.hudson.dtkit</groupId>
    <artifactId>dtkit-hudson-maven-plugin</artifactId>
    <version>0.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvnet.hudson.dtkit : dtkit-hudson-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of org.jvnet.hudson.dtkit : dtkit-hudson-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9
dtkit-hudson-maven-plugin-0.9
0.8
dtkit-hudson-maven-plugin-0.8
0.7
dtkit-hudson-maven-plugin-0.7
0.6
dtkit-hudson-maven-plugin-0.6
0.5
dtkit-hudson-maven-plugin-0.5
0.4
dtkit-hudson-maven-plugin-0.4
0.3
dtkit-hudson-maven-plugin-0.3
0.2
dtkit-hudson-maven-plugin-0.2
0.1
dtkit-hudson-maven-plugin-0.1

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.jvnet.hudson.dtkit</groupId>
    <artifactId>dtkit-hudson-maven-plugin</artifactId>
    <version>0.9</version>
</plugin>