Last Version

Properties Maven Plugin 1.1.0

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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

properties-maven-plugin
Version

Version

1.1.0
Type

Type

maven-plugin
Description

Description

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.
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/mojohaus/properties-maven-plugin

Download properties-maven-plugin 1.1.0


<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>properties-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.4.1

provided (6)

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.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.