Last Version

SmallRye Stork : Configuration Generator 1.1.2

Generates configuration classes for Stork service discovery and load balancer implementations based on configuration annotations

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

io.smallrye.stork
ArtifactId

ArtifactId

stork-configuration-generator
Version

Version

1.1.2
Type

Type

jar
Description

Description

SmallRye Stork : Configuration Generator
Generates configuration classes for Stork service discovery and load balancer implementations based on configuration annotations

Download stork-configuration-generator 1.1.2


<!-- https://jarcasting.com/artifacts/io.smallrye.stork/stork-configuration-generator/ -->
<dependency>
    <groupId>io.smallrye.stork</groupId>
    <artifactId>stork-configuration-generator</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.stork/stork-configuration-generator/
implementation 'io.smallrye.stork:stork-configuration-generator:1.1.2'
// https://jarcasting.com/artifacts/io.smallrye.stork/stork-configuration-generator/
implementation ("io.smallrye.stork:stork-configuration-generator:1.1.2")
'io.smallrye.stork:stork-configuration-generator:jar:1.1.2'
<dependency org="io.smallrye.stork" name="stork-configuration-generator" rev="1.1.2">
  <artifact name="stork-configuration-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.stork', module='stork-configuration-generator', version='1.1.2')
)
libraryDependencies += "io.smallrye.stork" % "stork-configuration-generator" % "1.1.2"
[io.smallrye.stork/stork-configuration-generator "1.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
io.smallrye.stork : stork-api jar

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0.1

Project Modules

There are no modules declared in this project.