is not current version
Last Version 10.1.1-1014

com.sdl.web:discovery-client-lightweight 10.0.0-1013

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

10.0.0-1013
Type

Type

jar

Download discovery-client-lightweight 10.0.0-1013


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