A Java client for etcd, a distributed key-value store, providing core API access.
<dependency>
<groupId>io.etcd</groupId>
<artifactId>jetcd-core</artifactId>
<version>0.8.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to an etcd server and prints confirmation.
Ensure etcd is running and accessible at the specified endpoint.
No dependency data recorded yet.