MVN

org.fuin.jpmsr : jpmsr-parent

Maven & Gradle

Apr 20, 2020
0 stars

Maven plugin that provides UnixSystem values like UID or GID as project properties [PARENT].

<dependency>
    <groupId>org.fuin.jpmsr</groupId>
    <artifactId>jpmsr-parent</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fuin.jpmsr : jpmsr-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of org.fuin.jpmsr : jpmsr-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
jpmsr-parent-0.2.1
jpmsr-parent-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.fuin.jpmsr</groupId>
    <artifactId>jpmsr-parent</artifactId>
    <version>0.2.1</version>
</dependency>

Advertisement