MVN

com.github.shoothzj : config-client

Maven & Gradle

Jul 29, 2021
<dependency>
    <groupId>com.github.shoothzj</groupId>
    <artifactId>config-client</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shoothzj : config-client to add to Maven - Latest Versions:

  • Latest Stable: 0.0.9

All Versions

Choose a version of com.github.shoothzj : config-client to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
config-client-0.0.9
config-client-0.0.8
config-client-0.0.6
config-client-0.0.5
config-client-0.0.4
config-client-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.shoothzj</groupId>
    <artifactId>config-client</artifactId>
    <version>0.0.9</version>
</dependency>