MVN

kim.sesame.framework : reload-resources-file

Maven & Gradle

Apr 23, 2018
<plugin>
    <groupId>kim.sesame.framework</groupId>
    <artifactId>reload-resources-file</artifactId>
    <version>1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of kim.sesame.framework : reload-resources-file to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of kim.sesame.framework : reload-resources-file to add to Maven - All Versions:

Version Vulnerabilities Updated
1.21
reload-resources-file-1.21
1.3
reload-resources-file-1.3
1.2
reload-resources-file-1.2
1.1
reload-resources-file-1.1
1.0.x
reload-resources-file-1.0.1

How to add a plugin to Maven

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

<plugin>
    <groupId>kim.sesame.framework</groupId>
    <artifactId>reload-resources-file</artifactId>
    <version>1.3</version>
</plugin>