License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks CLI |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdvertx-mutiny-clients-bom |
Last Version | Last Version2.23.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmallRye Mutiny - Vert.x Client APIs BOM
Bill of materials for the Mutiny Vert.x client modules.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSmallRye |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vertx-mutiny-clients-bom-2.23.0.pom | 20 KB |
Browse |
<!-- 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.23.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.23.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/vertx-mutiny-clients-bom/
implementation ("io.smallrye.reactive:vertx-mutiny-clients-bom:2.23.0")
'io.smallrye.reactive:vertx-mutiny-clients-bom:pom:2.23.0'
<dependency org="io.smallrye.reactive" name="vertx-mutiny-clients-bom" rev="2.23.0">
<artifact name="vertx-mutiny-clients-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='vertx-mutiny-clients-bom', version='2.23.0')
)
libraryDependencies += "io.smallrye.reactive" % "vertx-mutiny-clients-bom" % "2.23.0"
[io.smallrye.reactive/vertx-mutiny-clients-bom "2.23.0"]