is not current version
Last Version 11.6.0-1183

com.sdl.delivery:udp-discovery-client-lightweight 11.0.0-1066

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.0.0-1066
Type

Type

jar

Download udp-discovery-client-lightweight 11.0.0-1066


<!-- 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.0.0-1066</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-discovery-client-lightweight/
implementation 'com.sdl.delivery:udp-discovery-client-lightweight:11.0.0-1066'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-discovery-client-lightweight/
implementation ("com.sdl.delivery:udp-discovery-client-lightweight:11.0.0-1066")
'com.sdl.delivery:udp-discovery-client-lightweight:jar:11.0.0-1066'
<dependency org="com.sdl.delivery" name="udp-discovery-client-lightweight" rev="11.0.0-1066">
  <artifact name="udp-discovery-client-lightweight" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-discovery-client-lightweight', version='11.0.0-1066')
)
libraryDependencies += "com.sdl.delivery" % "udp-discovery-client-lightweight" % "11.0.0-1066"
[com.sdl.delivery/udp-discovery-client-lightweight "11.0.0-1066"]