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