MVN

com.jslsolucoes : maven-plugin-resource

Maven & Gradle

Feb 28, 2020
<plugin>
    <groupId>com.jslsolucoes</groupId>
    <artifactId>maven-plugin-resource</artifactId>
    <version>1.0.34</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jslsolucoes : maven-plugin-resource to add to Maven - Latest Versions:

  • Latest Stable: 1.0.34

All Versions

Choose a version of com.jslsolucoes : maven-plugin-resource to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-plugin-resource-1.0.34
maven-plugin-resource-1.0.33

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.jslsolucoes</groupId>
    <artifactId>maven-plugin-resource</artifactId>
    <version>1.0.34</version>
</plugin>