MVN

se.skltp.tools.agt-gen : agt-gen-maven-plugin

Maven & Gradle

Jan 11, 2016

agt-gen-maven-plugin Maven Mojo

<plugin>
    <groupId>se.skltp.tools.agt-gen</groupId>
    <artifactId>agt-gen-maven-plugin</artifactId>
    <version>1.0.0-M8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.skltp.tools.agt-gen : agt-gen-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-M8

All Versions

Choose a version of se.skltp.tools.agt-gen : agt-gen-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
agt-gen-maven-plugin-1.0.0-M8
agt-gen-maven-plugin-1.0.0-M7
agt-gen-maven-plugin-1.0.0-M6
agt-gen-maven-plugin-1.0.0-M5
agt-gen-maven-plugin-1.0.0-M4
agt-gen-maven-plugin-1.0.0-M1

How to add a plugin to Maven

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

<plugin>
    <groupId>se.skltp.tools.agt-gen</groupId>
    <artifactId>agt-gen-maven-plugin</artifactId>
    <version>1.0.0-M8</version>
</plugin>