MVN

io.github.hengyunabc.xdiamond : xdiamond-rootpom

Maven & Gradle

Oct 03, 2016
579 stars

xdiamond-rootpom · Xdiamond is a project contains distributed configuration server and client.

<dependency>
    <groupId>io.github.hengyunabc.xdiamond</groupId>
    <artifactId>xdiamond-rootpom</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hengyunabc.xdiamond : xdiamond-rootpom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of io.github.hengyunabc.xdiamond : xdiamond-rootpom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
xdiamond-rootpom-1.0.4
xdiamond-rootpom-1.0.3
xdiamond-rootpom-1.0.2
xdiamond-rootpom-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.hengyunabc.xdiamond</groupId>
    <artifactId>xdiamond-rootpom</artifactId>
    <version>1.0.4</version>
</dependency>

Advertisement