MVN

com.nerdynick : maven-plugins-template-plugin-bom

Maven & Gradle

May 26, 2020
2 usages
0 stars

Maven Plugins Template Plugin BOM

<dependency>
    <groupId>com.nerdynick</groupId>
    <artifactId>maven-plugins-template-plugin-bom</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nerdynick : maven-plugins-template-plugin-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.nerdynick : maven-plugins-template-plugin-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
maven-plugins-template-plugin-bom-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.nerdynick</groupId>
    <artifactId>maven-plugins-template-plugin-bom</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement