is not current version
Last Version 2.0.1

org.kuali.maven.plugins:properties-maven-plugin 1.5.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. The Kuali version of this plugin adds support for loading properties from XML files and reading properties files from any location Spring resource loading can understand (eg classpath:myprops.properties)

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kuali.maven.plugins
ArtifactId

ArtifactId

properties-maven-plugin
Version

Version

1.5.0
Type

Type

maven-plugin

Download properties-maven-plugin 1.5.0


<plugin>
    <groupId>org.kuali.maven.plugins</groupId>
    <artifactId>properties-maven-plugin</artifactId>
    <version>1.5.0</version>
</plugin>