<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-codetrans</artifactId>
<version>3.5.0.Beta1</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-parent</artifactId> <version>10</version> </parent>
compile
|-- org.codehaus.groovy:groovy-all:2.4.7
|-- org.jruby:jruby-core:1.7.18
|-- org.jruby:jruby-stdlib:1.7.18
|-- org.scala-lang:scala-library:2.12.0
|-- org.jetbrains.kotlin:kotlin-stdlib:1.1.3-2
system
test
|-- junit:junit:4.12