MVN

org.codehaus.mojo : properties-maven-plugin

Maven & Gradle

Jul 27, 2023
3 usages
50 stars

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.

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>properties-maven-plugin</artifactId>
    <version>1.2.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.mojo : properties-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0
  • Latest Alpha: 1.0-alpha-2

All Versions

Choose a version of org.codehaus.mojo : properties-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
properties-maven-plugin-1.2.0
1.1.x
properties-maven-plugin-1.1.0
1.0.x
properties-maven-plugin-1.0.0
1.0
properties-maven-plugin-1.0-alpha-2
properties-maven-plugin-1.0-alpha-1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

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

Advertisement

Dependencies from Group

Mar 25, 2023
887 usages
77 stars
Jul 15, 2022
45 usages
145 stars
Jun 06, 2023
38 usages
298 stars
May 17, 2012
22 usages

Discover Dependencies

Aug 02, 2023
274 usages
255 stars
Aug 26, 2023
619 usages
4.9k stars
Aug 25, 2023
8 usages
17k stars
Aug 10, 2023
663 usages
27 stars
Sep 28, 2012
22 usages
Aug 24, 2023
761 usages
75k stars
May 12, 2023
5 usages
32 stars
Mar 26, 2018
1k usages
714 stars