MVN

hu.blackbelt : collectd-parent

Maven & Gradle

Jul 06, 2017
1 stars

Collectd parent · Parent project of Collectd components.

<dependency>
    <groupId>hu.blackbelt</groupId>
    <artifactId>collectd-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of hu.blackbelt : collectd-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of hu.blackbelt : collectd-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
collectd-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>hu.blackbelt</groupId>
    <artifactId>collectd-parent</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement