s

stork-service-registration-consul

Files download
File Operation
stork-service-registration-consul-2.7.0.jar download
stork-service-registration-consul-2.7.0.pom download
stork-service-registration-consul-2.7.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.smallrye.stork</groupId>
  <artifactId>stork-service-registration-consul</artifactId>
  <version>2.7.0</version>
</dependency>
Gradle Groovy
implementation 'io.smallrye.stork:stork-service-registration-consul:2.7.0'
Gradle Kotlin
implementation("io.smallrye.stork:stork-service-registration-consul:2.7.0")
Scala SBT
libraryDependencies += "io.smallrye.stork" % "stork-service-registration-consul" % "2.7.0"
Groovy Grape
@Grapes(
  @Grab(group='io.smallrye.stork', module='stork-service-registration-consul', version='2.7.0')
)
Apache Ivy
<dependency org="io.smallrye.stork" name="stork-service-registration-consul" rev="2.7.0" />
Leiningen
[io.smallrye.stork/stork-service-registration-consul "2.7.0"]
Apache Buildr
'io.smallrye.stork:stork-service-registration-consul:jar:2.7.0'