Infrastructurebuilder 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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.infrastructurebuilder.maven
ArtifactId

ArtifactId

properties-maven-plugin
Last Version

Last Version

1.0.11-ib
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Infrastructurebuilder 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

http://www.mojohaus.org/properties-maven-plugin
Project Organization

Project Organization

MojoHaus
Source Code Management

Source Code Management

https://github.com/infrastructurebuilder/properties-maven-plugin

Download properties-maven-plugin

How to add to project

<plugin>
    <groupId>org.infrastructurebuilder.maven</groupId>
    <artifactId>properties-maven-plugin</artifactId>
    <version>1.0.11-ib</version>
</plugin>

Dependencies

compile (10)

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

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.11-ib
1.0.10-ib
1.0.9-ib
1.0.8-ib
1.0.6-ib
1.0.5-ib
1.0.4-ib
1.0.3-ib
1.0.2-ib
1.0.1-ib