License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.infrastructurebuilder.maven |
ArtifactId | ArtifactIdproperties-maven-plugin |
Last Version | Last Version1.0.11-ib |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionInfrastructurebuilder Properties Maven Plugin
The Properties Maven Plugin is here to make life a little easier when dealing
with properties. It provides goals to read and write properties from files.
This was forked from the original properties-maven-plugin to fix issue mojohaus/properties-maven-plugin#30.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<plugin>
<groupId>org.infrastructurebuilder.maven</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.0.11-ib</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-model | jar | 3.2.5 |
org.apache.maven : maven-model-builder | jar | 3.2.5 |
org.apache.maven : maven-artifact | jar | 3.2.5 |
org.apache.maven : maven-core | jar | 3.2.5 |
org.apache.maven : maven-plugin-api | jar | 3.2.5 |
org.codehaus.plexus : plexus-utils | jar | 3.2.1 |
org.json : json | jar | 20210307 |
com.github.wnameless.json : json-flattener | jar | 0.12.0 |
com.amazonaws : aws-java-sdk | jar | 1.12.17 |
org.tomlj : tomlj | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |