s

stork-service-discovery-static-list

文件下载
文件名 操作
stork-service-discovery-static-list-2.0.1.jar 下载
stork-service-discovery-static-list-2.0.1.pom 下载
stork-service-discovery-static-list-2.0.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.smallrye.stork</groupId>
  <artifactId>stork-service-discovery-static-list</artifactId>
  <version>2.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.smallrye.stork:stork-service-discovery-static-list:2.0.1'
Gradle Kotlin
implementation("io.smallrye.stork:stork-service-discovery-static-list:2.0.1")
Scala SBT
libraryDependencies += "io.smallrye.stork" % "stork-service-discovery-static-list" % "2.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.smallrye.stork', module='stork-service-discovery-static-list', version='2.0.1')
)
Apache Ivy
<dependency org="io.smallrye.stork" name="stork-service-discovery-static-list" rev="2.0.1" />
Leiningen
[io.smallrye.stork/stork-service-discovery-static-list "2.0.1"]
Apache Buildr
'io.smallrye.stork:stork-service-discovery-static-list:jar:2.0.1'