MVN

de.eitco.cicd : bom-maven-plugin

Maven & Gradle

May 14, 2024
0 stars
<plugin>
    <groupId>de.eitco.cicd</groupId>
    <artifactId>bom-maven-plugin</artifactId>
    <version>5.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.eitco.cicd : bom-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 5.0.0

All Versions

Choose a version of de.eitco.cicd : bom-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
bom-maven-plugin-5.0.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>de.eitco.cicd</groupId>
    <artifactId>bom-maven-plugin</artifactId>
    <version>5.0.0</version>
</plugin>