Last Version

com.github.linpn:zkconfter 1.0.2

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

License

License

GroupId

GroupId

com.github.linpn
ArtifactId

ArtifactId

zkconfter
Version

Version

1.0.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/linpn/zkconfter.git

Download zkconfter 1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context Optional jar 3.2.15.RELEASE
org.apache.zookeeper : zookeeper jar 3.4.9
com.github.sgroschupf : zkclient jar 0.1
com.alibaba : fastjson jar 1.2.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.