MVN

com.anrisoftware.propertiesutils : propertiesutils-parent

Maven & Gradle

Oct 03, 2018

Properties Utilities :: Parent POM

<dependency>
    <groupId>com.anrisoftware.propertiesutils</groupId>
    <artifactId>propertiesutils-parent</artifactId>
    <version>4.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.anrisoftware.propertiesutils : propertiesutils-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.5.0

All Versions

Choose a version of com.anrisoftware.propertiesutils : propertiesutils-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.5.x
propertiesutils-parent-4.5.0
4.3.x
propertiesutils-parent-4.3.1
2.1
propertiesutils-parent-2.1
2.0
propertiesutils-parent-2.0
1.12
propertiesutils-parent-1.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.anrisoftware.propertiesutils</groupId>
    <artifactId>propertiesutils-parent</artifactId>
    <version>4.5.0</version>
</dependency>