is not current version
Last Version 2.23.0

io.smallrye.reactive:vertx-mutiny-clients-bom 2.10.0

Bill of materials for the Mutiny Vert.x client modules.

Categories

Categories

React User Interface Web Frameworks CLI
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

vertx-mutiny-clients-bom
Version

Version

2.10.0
Type

Type

pom

Download vertx-mutiny-clients-bom 2.10.0


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