File | Operation |
---|---|
vertx-web-session-stores-5.0.0.CR3.pom | download |
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-session-stores</artifactId>
<version>5.0.0.CR3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-web-session-stores', version='5.0.0.CR3')
)
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-web-parent</artifactId> <version>5.0.0.CR3</version> </parent>