MVN

eu.prismacapacity : unixuid-maven-plugin

Maven & Gradle

Jan 21, 2020
0 stars

unixuid-maven-plugin Maven Plugin · Tiny maven plugin that contributes a property 'os.detected.userid' to a maven session on unix systems.

<plugin>
    <groupId>eu.prismacapacity</groupId>
    <artifactId>unixuid-maven-plugin</artifactId>
    <version>1.0.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.prismacapacity : unixuid-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of eu.prismacapacity : unixuid-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
unixuid-maven-plugin-1.0.8
unixuid-maven-plugin-1.0.3

How to add a plugin to Maven

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

<plugin>
    <groupId>eu.prismacapacity</groupId>
    <artifactId>unixuid-maven-plugin</artifactId>
    <version>1.0.8</version>
</plugin>

Advertisement