is not current version
Last Version 11.6.0-1183

com.sdl.delivery:udp-discovery-client-lightweight 11.1.0-1127

Lightweight client (as less dependencies as possible) for querying discovery-service.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sdl.delivery
ArtifactId

ArtifactId

udp-discovery-client-lightweight
Version

Version

11.1.0-1127
Type

Type

jar

Download udp-discovery-client-lightweight 11.1.0-1127


<!-- https://jarcasting.com/artifacts/com.sdl.delivery/udp-discovery-client-lightweight/ -->
<dependency>
    <groupId>com.sdl.delivery</groupId>
    <artifactId>udp-discovery-client-lightweight</artifactId>
    <version>11.1.0-1127</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-discovery-client-lightweight/
implementation 'com.sdl.delivery:udp-discovery-client-lightweight:11.1.0-1127'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-discovery-client-lightweight/
implementation ("com.sdl.delivery:udp-discovery-client-lightweight:11.1.0-1127")
'com.sdl.delivery:udp-discovery-client-lightweight:jar:11.1.0-1127'
<dependency org="com.sdl.delivery" name="udp-discovery-client-lightweight" rev="11.1.0-1127">
  <artifact name="udp-discovery-client-lightweight" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-discovery-client-lightweight', version='11.1.0-1127')
)
libraryDependencies += "com.sdl.delivery" % "udp-discovery-client-lightweight" % "11.1.0-1127"
[com.sdl.delivery/udp-discovery-client-lightweight "11.1.0-1127"]