| License |
License
SDL Developer Software and Distribution Agreement
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.sdl.delivery |
| ArtifactId | ArtifactIdudp-discovery-client-lightweight |
| Version | Version11.5.0-1086 |
| Type | Typejar |
| Description |
DescriptionDiscovery Service - Client Lightweight
Lightweight client (as less dependencies as possible) for querying discovery-service.
|
<!-- 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.5.0-1086</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-discovery-client-lightweight/
implementation 'com.sdl.delivery:udp-discovery-client-lightweight:11.5.0-1086'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-discovery-client-lightweight/
implementation ("com.sdl.delivery:udp-discovery-client-lightweight:11.5.0-1086")
'com.sdl.delivery:udp-discovery-client-lightweight:jar:11.5.0-1086'
<dependency org="com.sdl.delivery" name="udp-discovery-client-lightweight" rev="11.5.0-1086">
<artifact name="udp-discovery-client-lightweight" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-discovery-client-lightweight', version='11.5.0-1086')
)
libraryDependencies += "com.sdl.delivery" % "udp-discovery-client-lightweight" % "11.5.0-1086"
[com.sdl.delivery/udp-discovery-client-lightweight "11.5.0-1086"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sdl : odata_client | jar | 2.8.8 |
| com.sdl.delivery : udp-discovery-common | jar | 11.5.0-1086 |
| com.sdl.delivery : udp-oauth-common | jar | 11.5.0-1067 |
| org.ehcache : ehcache | jar | 3.8.0 |
| javax.cache : cache-api | jar | 1.1.0 |
| redis.clients : jedis | jar | 2.9.2 |
| com.sdl.delivery : udp-common-util | jar | 11.5.0-1055 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |