MVN

net.technolords.tool.kafka : health-check

Maven & Gradle

Mar 27, 2018
1 stars

Technolords :: Tool :: Kafka :: Healthcheck · A health check for a Kafka broker

<dependency>
    <groupId>net.technolords.tool.kafka</groupId>
    <artifactId>health-check</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.technolords.tool.kafka : health-check to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.technolords.tool.kafka : health-check to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
health-check-1.0.0

How to add a dependency to Maven

Add the following net.technolords.tool.kafka : health-check maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.technolords.tool.kafka</groupId>
    <artifactId>health-check</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.technolords.tool.kafka : health-check gradle dependency to your build.gradle file:

implementation 'net.technolords.tool.kafka:health-check:1.0.0'

Gradle Kotlin DSL: Add the following net.technolords.tool.kafka : health-check gradle kotlin dependency to your build.gradle.kts file:

implementation("net.technolords.tool.kafka:health-check:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.technolords.tool.kafka : health-check sbt scala dependency to your build.sbt file:

libraryDependencies += "net.technolords.tool.kafka" % "health-check" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 18, 2019
2 usages
7 stars
Jul 03, 2018
0 stars
Mar 28, 2018
0 stars
May 22, 2018
4 stars
Jul 12, 2018
9 stars
Jul 05, 2018
0 stars
Jul 05, 2018
0 stars
Apr 30, 2020
368 stars
Nov 25, 2022
1 stars