| License |
License
MIT License
|
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.shankyank.mojo |
| ArtifactId | ArtifactIdtemplate-resgen-maven-plugin |
| Last Version | Last Version0.11 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionTemplated Resource Generator Maven Plugin
A Maven plugin that generates resource files from a provided template,
optionally performing property replacement from the current Maven
environment using ${property.key} as the property placeholder.
|
| Project URL |
Project URL |
<plugin>
<groupId>com.shankyank.mojo</groupId>
<artifactId>template-resgen-maven-plugin</artifactId>
<version>0.11</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.1.1 |
| org.apache.maven : maven-core | jar | 3.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |