MVN

com.lodsve.maven.plugins : lodsve-javatemplate-maven-plugin

Maven & Gradle

May 28, 2024

Lodsve JavaTemplate Maven Plugin · Lodsve JavaTemplate Maven Plugin

<plugin>
    <groupId>com.lodsve.maven.plugins</groupId>
    <artifactId>lodsve-javatemplate-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lodsve.maven.plugins : lodsve-javatemplate-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.lodsve.maven.plugins : lodsve-javatemplate-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
lodsve-javatemplate-maven-plugin-1.0.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>com.lodsve.maven.plugins</groupId>
    <artifactId>lodsve-javatemplate-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>