MVN

org.infrastructurebuilder.maven : randomid-maven-plugin

Maven & Gradle

Jul 07, 2023

randomid-maven-plugin

<plugin>
    <groupId>org.infrastructurebuilder.maven</groupId>
    <artifactId>randomid-maven-plugin</artifactId>
    <version>0.10.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.infrastructurebuilder.maven : randomid-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.10.0

All Versions

Choose a version of org.infrastructurebuilder.maven : randomid-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10.x
randomid-maven-plugin-0.10.0
0.9.x
randomid-maven-plugin-0.9.2
randomid-maven-plugin-0.9.1
randomid-maven-plugin-0.9.0

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.infrastructurebuilder.maven</groupId>
    <artifactId>randomid-maven-plugin</artifactId>
    <version>0.10.0</version>
</plugin>