is not current version
Last Version 10.1.1-1014

com.sdl.web:discovery-client-lightweight 8.3.0-1004

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.3.0-1004
Type

Type

jar

Download discovery-client-lightweight 8.3.0-1004


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