License |
License |
---|---|
GroupId | GroupIdcom.github.kahlkn |
ArtifactId | ArtifactIdyui-zookeeper |
Last Version | Last Version0.1.1.alpha |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionToolkit or function support project.
|
Filename | Size |
---|---|
yui-zookeeper-0.1.1.alpha.pom | |
yui-zookeeper-0.1.1.alpha.jar | 11 KB |
yui-zookeeper-0.1.1.alpha-sources.jar | 5 KB |
yui-zookeeper-0.1.1.alpha-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kahlkn/yui-zookeeper/ -->
<dependency>
<groupId>com.github.kahlkn</groupId>
<artifactId>yui-zookeeper</artifactId>
<version>0.1.1.alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kahlkn/yui-zookeeper/
implementation 'com.github.kahlkn:yui-zookeeper:0.1.1.alpha'
// https://jarcasting.com/artifacts/com.github.kahlkn/yui-zookeeper/
implementation ("com.github.kahlkn:yui-zookeeper:0.1.1.alpha")
'com.github.kahlkn:yui-zookeeper:jar:0.1.1.alpha'
<dependency org="com.github.kahlkn" name="yui-zookeeper" rev="0.1.1.alpha">
<artifact name="yui-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kahlkn', module='yui-zookeeper', version='0.1.1.alpha')
)
libraryDependencies += "com.github.kahlkn" % "yui-zookeeper" % "0.1.1.alpha"
[com.github.kahlkn/yui-zookeeper "0.1.1.alpha"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kahlkn : artoria | jar | 0.5.31.beta |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-framework | jar | 2.11.1 |
org.apache.curator : curator-recipes | jar | 2.11.1 |
org.apache.curator : curator-client | jar | 2.11.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |