s

stork-service-discovery-static-list

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