Download lokate-1.2.0.jar file - Jar l

Jar examples for l:lokate

Description

Reactive Discovery client for Consul and DNS

You can download jar file lokate 1.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lokate-1.2.0.jar to your project.

<dependency>
   <groupId>io.advantageous.discovery</groupId>
   <artifactId>lokate</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'io.advantageous.discovery', name: 'lokate', version: '1.2.0'
libraryDependencies += "io.advantageous.discovery" % "lokate" % "1.2.0"
<dependency org="io.advantageous.discovery" name="lokate" rev="1.2.0"/>
@Grapes(@Grab(group='io.advantageous.discovery', module='lokate', version='1.2.0'))
'io.advantageous.discovery:lokate:jar:1.2.0'

Download

Click the following link to download the jar file.

lokate-1.2.0-javadoc.jar
lokate-1.2.0-sources.jar
lokate-1.2.0.jar
lokate-1.2.0.pom



Related Tutorials