is not current version
Last Version 10.1.1-1014

com.sdl.web:discovery-client-lightweight 8.1.1-1009

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sdl.web
ArtifactId

ArtifactId

discovery-client-lightweight
Version

Version

8.1.1-1009
Type

Type

jar

Download discovery-client-lightweight 8.1.1-1009


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