MVN

org.infrastructurebuilder.maven : ibversions-maven-plugin-root

Maven & Gradle

Oct 31, 2023

ibversions-maven-plugin-root · Produce a source artifact that describes the executing artifact

<dependency>
    <groupId>org.infrastructurebuilder.maven</groupId>
    <artifactId>ibversions-maven-plugin-root</artifactId>
    <version>0.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.16.0

All Versions

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

Version Vulnerabilities Updated
0.16.x
ibversions-maven-plugin-root-0.16.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.infrastructurebuilder.maven</groupId>
    <artifactId>ibversions-maven-plugin-root</artifactId>
    <version>0.16.0</version>
</dependency>