Last Version

Kafka Health Check 1.3.0

A kafka health check for spring boot actuator

License

License

GroupId

GroupId

com.deviceinsight.kafka
ArtifactId

ArtifactId

kafka-health-check
Version

Version

1.3.0
Type

Type

jar
Description

Description

Kafka Health Check
A kafka health check for spring boot actuator
Project URL

Project URL

https://github.com/deviceinsight/kafka-health-check
Project Organization

Project Organization

Device Insight GmbH
Source Code Management

Source Code Management

https://github.com/deviceinsight/kafka-health-check.git

Download kafka-health-check 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 2.8.8

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 2.4.4
org.springframework.kafka : spring-kafka jar 2.6.7

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.18.1
org.springframework.boot : spring-boot-test jar 2.4.4
org.springframework.kafka : spring-kafka-test jar 2.6.7
org.awaitility : awaitility jar 4.0.3
com.google.guava : guava jar 30.1.1-jre

Project Modules

There are no modules declared in this project.