s

smallrye-stork-microprofile-config

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