| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdio.github.goudai | 
    
| ArtifactId | ArtifactIdspring-boot-starter-runner-zookeeper | 
    
| Last Version | Last Version4.0.17 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionspring-boot-starter-runner 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- 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.17</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.17'
                // https://jarcasting.com/artifacts/io.github.goudai/spring-boot-starter-runner-zookeeper/
implementation ("io.github.goudai:spring-boot-starter-runner-zookeeper:4.0.17")
                'io.github.goudai:spring-boot-starter-runner-zookeeper:jar:4.0.17'
                <dependency org="io.github.goudai" name="spring-boot-starter-runner-zookeeper" rev="4.0.17">
  <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.17')
)
                libraryDependencies += "io.github.goudai" % "spring-boot-starter-runner-zookeeper" % "4.0.17"
                [io.github.goudai/spring-boot-starter-runner-zookeeper "4.0.17"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.curator : curator-framework | jar | 2.12.0 | 
| org.springframework.boot : spring-boot | jar | 1.5.6.RELEASE | 
| org.apache.curator : curator-recipes | jar | 2.12.0 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.6.RELEASE | 
| org.springframework : spring-web | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.6.RELEASE | 
| org.jodd : jodd-mail | jar | 5.0.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.2 |