MVN

se.vgregion.javg.maven.plugins : javg-template-plugin

Maven & Gradle

Nov 14, 2016
0 stars

Plugin that creates template file-structures for the reference architecture.

<plugin>
    <groupId>se.vgregion.javg.maven.plugins</groupId>
    <artifactId>javg-template-plugin</artifactId>
    <version>1.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.vgregion.javg.maven.plugins : javg-template-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.9

All Versions

Choose a version of se.vgregion.javg.maven.plugins : javg-template-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9
javg-template-plugin-1.9
1.8
javg-template-plugin-1.8
1.7
javg-template-plugin-1.7
1.6
javg-template-plugin-1.6
1.5
javg-template-plugin-1.5
1.4
javg-template-plugin-1.4
1.3
javg-template-plugin-1.3

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.vgregion.javg.maven.plugins</groupId>
    <artifactId>javg-template-plugin</artifactId>
    <version>1.9</version>
</plugin>