MVN

com.jslsolucoes : resource-maven-plugin

Maven & Gradle

Dec 06, 2019
<plugin>
    <groupId>com.jslsolucoes</groupId>
    <artifactId>resource-maven-plugin</artifactId>
    <version>1.0.32</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.32

All Versions

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

Version Vulnerabilities Updated
1.0.x
resource-maven-plugin-1.0.32
resource-maven-plugin-1.0.31
resource-maven-plugin-1.0.30
resource-maven-plugin-1.0.29
resource-maven-plugin-1.0.28
resource-maven-plugin-1.0.27
resource-maven-plugin-1.0.26
resource-maven-plugin-1.0.25
resource-maven-plugin-1.0.24
resource-maven-plugin-1.0.23
resource-maven-plugin-1.0.22
resource-maven-plugin-1.0.21
resource-maven-plugin-1.0.20
resource-maven-plugin-1.0.19
resource-maven-plugin-1.0.18
resource-maven-plugin-1.0.17
resource-maven-plugin-1.0.16
resource-maven-plugin-1.0.14
resource-maven-plugin-1.0.13
resource-maven-plugin-1.0.12
resource-maven-plugin-1.0.11

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>resource-maven-plugin</artifactId>
    <version>1.0.32</version>
</plugin>