<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-codetrans</artifactId>
<version>3.5.3.CR1</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-parent</artifactId> <version>12</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.2.20
system
test
|-- junit:junit:4.12