File | Operation |
---|---|
vertx-mutiny-clients-bom-3.6.0.pom | download |
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients-bom</artifactId>
<version>3.6.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='vertx-mutiny-clients-bom', version='3.6.0')
)