MVN

net.rootware : componentparent

Maven & Gradle

Mar 26, 2019

rootware-componentparent · Parent pom for all rootware.net components

<dependency>
    <groupId>net.rootware</groupId>
    <artifactId>componentparent</artifactId>
    <version>1.2.0-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.rootware : componentparent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0-1

All Versions

Choose a version of net.rootware : componentparent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
componentparent-1.2.0-1
1.1.x
componentparent-1.1.0-5
componentparent-1.1.0-4
componentparent-1.1.0-3
componentparent-1.1.0-2
componentparent-1.1.0-1
1.0.x
componentparent-1.0.0-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.rootware</groupId>
    <artifactId>componentparent</artifactId>
    <version>1.2.0-1</version>
</dependency>

Advertisement