MVN

net.hydromatic : hydromatic-resource-maven-plugin

Maven & Gradle

Nov 30, 2016
4 stars

hydromatic-resource · Compiler-checked wrappers around resource files

<plugin>
    <groupId>net.hydromatic</groupId>
    <artifactId>hydromatic-resource-maven-plugin</artifactId>
    <version>0.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.hydromatic : hydromatic-resource-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of net.hydromatic : hydromatic-resource-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6
hydromatic-resource-maven-plugin-0.6
0.5.x
hydromatic-resource-maven-plugin-0.5.1
0.5
hydromatic-resource-maven-plugin-0.5
0.4
hydromatic-resource-maven-plugin-0.4

How to add a plugin to Maven

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

<plugin>
    <groupId>net.hydromatic</groupId>
    <artifactId>hydromatic-resource-maven-plugin</artifactId>
    <version>0.6</version>
</plugin>

Advertisement