Last Version

Properties Maven Plugin 2.0.1

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)

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kuali.maven.plugins
ArtifactId

ArtifactId

properties-maven-plugin
Version

Version

2.0.1
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. 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)
Project URL

Project URL

http://site.kuali.org/maven/plugins/properties-maven-plugin/2.0.1
Project Organization

Project Organization

The Kuali Foundation

Download properties-maven-plugin 2.0.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-core jar 3.2.1.RELEASE
org.jasypt : jasypt jar 1.9.0
org.kuali.maven.common : maven-kuali-common jar 1.2.8
org.kuali.common : kuali-util jar 4.1.0
org.apache.commons : commons-lang3 jar 3.1
org.apache.commons : commons-io jar 1.3.2
org.slf4j : slf4j-api jar 1.7.2
org.slf4j : jcl-over-slf4j jar 1.7.2

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.0.5

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.