Registry / utility / ditto-services-utils-health

ditto-services-utils-health

JSON →
library1.5.1javamavenunverified

Provides health check utilities for Eclipse Ditto digital twin services.

<dependency> <groupId>org.eclipse.ditto</groupId> <artifactId>ditto-services-utils-health</artifactId> <version>1.5.1</version> </dependency>
INSTALL
IMPORT
SIG · DITTO-SERVICES-UTI
D
ditto-services-utils-health
utilityjavav1.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HealthCheck
org.eclipse.ditto.services.utils.health.HealthCheck

Creates a health check instance for Ditto services.

import org.eclipse.ditto.services.utils.health.HealthCheck; public class Example { public static void main(String[] args) { HealthCheck health = new HealthCheck(); System.out.println("Health check created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ditto-services-utils-health — mvn dependency:get ditto-services-utils-health · libregistry