is not current version
Last Version 2.0.0

io.advantageous.discovery:lokate 1.1.0

Reactive Discovery client for Consul and DNS

Categories

Categories

Ant Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.advantageous.discovery
ArtifactId

ArtifactId

lokate
Version

Version

1.1.0
Type

Type

jar

Download lokate 1.1.0


<!-- https://jarcasting.com/artifacts/io.advantageous.discovery/lokate/ -->
<dependency>
    <groupId>io.advantageous.discovery</groupId>
    <artifactId>lokate</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.discovery/lokate/
implementation 'io.advantageous.discovery:lokate:1.1.0'
// https://jarcasting.com/artifacts/io.advantageous.discovery/lokate/
implementation ("io.advantageous.discovery:lokate:1.1.0")
'io.advantageous.discovery:lokate:jar:1.1.0'
<dependency org="io.advantageous.discovery" name="lokate" rev="1.1.0">
  <artifact name="lokate" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.discovery', module='lokate', version='1.1.0')
)
libraryDependencies += "io.advantageous.discovery" % "lokate" % "1.1.0"
[io.advantageous.discovery/lokate "1.1.0"]