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