SmallRye Stork : Configuration Generator

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
Last Version

Last Version

1.1.2
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.1.2
1.1.0
1.0.0
1.0.0.Beta4
1.0.0.Beta3
1.0.0.Beta2