is not current version
Last Version 4.0.17

io.github.goudai:spring-boot-starter-runner-zookeeper 4.0.16


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.goudai
ArtifactId

ArtifactId

spring-boot-starter-runner-zookeeper
Version

Version

4.0.16
Type

Type

jar

Download spring-boot-starter-runner-zookeeper 4.0.16


<!-- https://jarcasting.com/artifacts/io.github.goudai/spring-boot-starter-runner-zookeeper/ -->
<dependency>
    <groupId>io.github.goudai</groupId>
    <artifactId>spring-boot-starter-runner-zookeeper</artifactId>
    <version>4.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.goudai/spring-boot-starter-runner-zookeeper/
implementation 'io.github.goudai:spring-boot-starter-runner-zookeeper:4.0.16'
// https://jarcasting.com/artifacts/io.github.goudai/spring-boot-starter-runner-zookeeper/
implementation ("io.github.goudai:spring-boot-starter-runner-zookeeper:4.0.16")
'io.github.goudai:spring-boot-starter-runner-zookeeper:jar:4.0.16'
<dependency org="io.github.goudai" name="spring-boot-starter-runner-zookeeper" rev="4.0.16">
  <artifact name="spring-boot-starter-runner-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.goudai', module='spring-boot-starter-runner-zookeeper', version='4.0.16')
)
libraryDependencies += "io.github.goudai" % "spring-boot-starter-runner-zookeeper" % "4.0.16"
[io.github.goudai/spring-boot-starter-runner-zookeeper "4.0.16"]