An abstract service discovery API that provides methods for registration and lookup
- Add the Maven dependency (available in Maven Central)
<dependency>
<groupId>org.kiwiproject</groupId>
<artifactId>service-discovery-client</artifactId>
<version>[current-version]</version>
</dependency>