License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.github.houyijun |
ArtifactId | ArtifactIdzk-etcd-config |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.houyijun.config
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
zk-etcd-config-0.2.0.pom | |
zk-etcd-config-0.2.0.jar | 18 KB |
zk-etcd-config-0.2.0-sources.jar | 8 KB |
zk-etcd-config-0.2.0-javadoc.jar | 78 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |