MVN

com.nhl.bootique.curator : bootique-curator

Maven & Gradle

Jul 25, 2016
2 usages
2 stars

bootique-curator: Curator Zookeeper Client Integration with Bootique · Provides Curator Zookeeper Client integration with Bootique

<dependency>
    <groupId>com.nhl.bootique.curator</groupId>
    <artifactId>bootique-curator</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhl.bootique.curator : bootique-curator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of com.nhl.bootique.curator : bootique-curator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9
bootique-curator-0.9

How to add a dependency to Maven

Add the following com.nhl.bootique.curator : bootique-curator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nhl.bootique.curator</groupId>
    <artifactId>bootique-curator</artifactId>
    <version>0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nhl.bootique.curator : bootique-curator gradle dependency to your build.gradle file:

implementation 'com.nhl.bootique.curator:bootique-curator:0.9'

Gradle Kotlin DSL: Add the following com.nhl.bootique.curator : bootique-curator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nhl.bootique.curator:bootique-curator:0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nhl.bootique.curator : bootique-curator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nhl.bootique.curator" % "bootique-curator" % "0.9"

Advertisement

Dependencies from Group

Jul 25, 2016
2 usages
2 stars

Discover Dependencies

Jun 09, 2018
1 usages
0 stars
Sep 13, 2016
1 usages
3 stars
Oct 07, 2016
2 usages
360 stars
Jan 12, 2017
1 usages
1.6k stars
Aug 26, 2016
1 usages
8 stars
Nov 30, 2016
2 usages
Aug 30, 2018
2 usages
2 stars
Jan 30, 2018
1 usages
5 stars