is not current version
Last Version 2.2.0

io.github.gugalnikov:presto-consul-connect 1.0.7

Presto - Consul Connect Plugin

GroupId

GroupId

io.github.gugalnikov
ArtifactId

ArtifactId

presto-consul-connect
Version

Version

1.0.7
Type

Type

jar

Download presto-consul-connect 1.0.7


<!-- https://jarcasting.com/artifacts/io.github.gugalnikov/presto-consul-connect/ -->
<dependency>
    <groupId>io.github.gugalnikov</groupId>
    <artifactId>presto-consul-connect</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gugalnikov/presto-consul-connect/
implementation 'io.github.gugalnikov:presto-consul-connect:1.0.7'
// https://jarcasting.com/artifacts/io.github.gugalnikov/presto-consul-connect/
implementation ("io.github.gugalnikov:presto-consul-connect:1.0.7")
'io.github.gugalnikov:presto-consul-connect:jar:1.0.7'
<dependency org="io.github.gugalnikov" name="presto-consul-connect" rev="1.0.7">
  <artifact name="presto-consul-connect" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gugalnikov', module='presto-consul-connect', version='1.0.7')
)
libraryDependencies += "io.github.gugalnikov" % "presto-consul-connect" % "1.0.7"
[io.github.gugalnikov/presto-consul-connect "1.0.7"]