<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-mutiny-vertx-web-sstore-cookie</artifactId>
<version>3.17.1</version>
</dependency>
libraryDependencies += "io.smallrye.reactive" % "smallrye-mutiny-vertx-web-sstore-cookie" % "3.17.1"
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-mutiny-vertx-web-sstore-cookie', version='3.17.1')
)
<dependency org="io.smallrye.reactive" name="smallrye-mutiny-vertx-web-sstore-cookie" rev="3.17.1" />
<parent> <groupId>io.smallrye.reactive</groupId> <artifactId>vertx-mutiny-clients</artifactId> <version>3.17.1</version> </parent>
compile
|-- ${gen-source-groupId}:${gen-source-artifactId}
|-- io.smallrye.reactive:smallrye-mutiny-vertx-web
|-- io.smallrye.reactive:smallrye-mutiny-vertx-core
|-- junit:junit