io.github.houyijun.config

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.houyijun
ArtifactId

ArtifactId

zk-etcd-config
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.houyijun.config
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/houyijun/zk-etcd-config

Download zk-etcd-config

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.houyijun/zk-etcd-config/ -->
<dependency>
    <groupId>io.github.houyijun</groupId>
    <artifactId>zk-etcd-config</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.houyijun/zk-etcd-config/
implementation 'io.github.houyijun:zk-etcd-config:0.2.0'
// https://jarcasting.com/artifacts/io.github.houyijun/zk-etcd-config/
implementation ("io.github.houyijun:zk-etcd-config:0.2.0")
'io.github.houyijun:zk-etcd-config:jar:0.2.0'
<dependency org="io.github.houyijun" name="zk-etcd-config" rev="0.2.0">
  <artifact name="zk-etcd-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.houyijun', module='zk-etcd-config', version='0.2.0')
)
libraryDependencies += "io.github.houyijun" % "zk-etcd-config" % "0.2.0"
[io.github.houyijun/zk-etcd-config "0.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
io.etcd : jetcd-core jar 0.4.1
org.apache.curator : curator-recipes jar 4.0.1
org.apache.zookeeper : zookeeper jar 3.4.14
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.7.25
org.apache.commons : commons-lang3 jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0