Last Version

org.hiylo.components:zookeeper 3.0.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

org.hiylo.components
ArtifactId

ArtifactId

zookeeper
Version

Version

3.0.0
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/zookeeper
Project Organization

Project Organization

Clouds Studio

Download zookeeper 3.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.101tec : zkclient jar 0.10
org.springframework.boot : spring-boot-starter-web jar 2.2.1.RELEASE
org.hiylo.components : commons jar 3.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.1.RELEASE
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.21

Project Modules

There are no modules declared in this project.