License |
License |
---|---|
GroupId | GroupIdio.smallrye.stork |
ArtifactId | ArtifactIdstork-service-discovery-static-list |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Stork Service Discovery : Static List
SmallRye Parent POM
|
<!-- https://jarcasting.com/artifacts/io.smallrye.stork/stork-service-discovery-static-list/ -->
<dependency>
<groupId>io.smallrye.stork</groupId>
<artifactId>stork-service-discovery-static-list</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.stork/stork-service-discovery-static-list/
implementation 'io.smallrye.stork:stork-service-discovery-static-list:1.1.2'
// https://jarcasting.com/artifacts/io.smallrye.stork/stork-service-discovery-static-list/
implementation ("io.smallrye.stork:stork-service-discovery-static-list:1.1.2")
'io.smallrye.stork:stork-service-discovery-static-list:jar:1.1.2'
<dependency org="io.smallrye.stork" name="stork-service-discovery-static-list" rev="1.1.2">
<artifact name="stork-service-discovery-static-list" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.stork', module='stork-service-discovery-static-list', version='1.1.2')
)
libraryDependencies += "io.smallrye.stork" % "stork-service-discovery-static-list" % "1.1.2"
[io.smallrye.stork/stork-service-discovery-static-list "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.stork : stork-core | jar |
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.stork : stork-configuration-generator | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.stork : stork-test-utils | jar | |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
io.smallrye.config : smallrye-config | jar | 2.10.0 |
org.assertj : assertj-core | jar | 3.22.0 |