SmallRye Service Discovery : Parent

SmallRye Parent POM

License

License

GroupId

GroupId

io.smallrye.stork
ArtifactId

ArtifactId

stork-parent
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

SmallRye Service Discovery : Parent
SmallRye Parent POM
Project URL

Project URL

http://smallrye.io

Download stork-parent

Filename Size
stork-parent-1.1.2.pom 12 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • bom
  • core
  • microprofile
  • service-discovery/static-list
  • service-discovery/consul
  • service-discovery/kubernetes
  • service-discovery/eureka
  • service-discovery/composite
  • load-balancer/least-response-time
  • load-balancer/random
  • load-balancer/least-requests
  • load-balancer/power-of-two-choices
  • load-balancer/sticky
  • test-utils
  • docs
  • config-generator

Versions

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