MVN

io.github.zzlgo : etcd-config-spring-boot

Maven & Gradle

Oct 14, 2022
39 stars

etcd-config-spring-boot · etcd-config-spring-boot

<dependency>
    <groupId>io.github.zzlgo</groupId>
    <artifactId>etcd-config-spring-boot</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.zzlgo : etcd-config-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of io.github.zzlgo : etcd-config-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
etcd-config-spring-boot-1.1
1.0
etcd-config-spring-boot-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.zzlgo</groupId>
    <artifactId>etcd-config-spring-boot</artifactId>
    <version>1.1</version>
</dependency>