SmallRye Service Discovery : BOM

SmallRye Build Parent POM

License

License

GroupId

GroupId

io.smallrye.stork
ArtifactId

ArtifactId

stork-bom
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

SmallRye Service Discovery : BOM
SmallRye Build Parent POM

Download stork-bom

Filename Size
stork-bom-1.1.2.pom 4 KB
Browse

How to add to project

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

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