File | Operation |
---|---|
vertx-lang-ruby-parent-3.6.0.CR2.pom | download |
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-ruby-parent</artifactId>
<version>3.6.0.CR2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-lang-ruby-parent', version='3.6.0.CR2')
)
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-parent</artifactId> <version>14</version> </parent>