How to install the Java artifact com.anrisoftware.globalpom.globalpomutils-initfileparser with Maven
Java
Maven
pom.xml
com.anrisoftware.globalpom
globalpomutils-initfileparser
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.anrisoftware.globalpom</groupId>
<artifactId>globalpomutils-initfileparser</artifactId>
<version>2.2</version>
</dependency>
/<dependencies>