<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-codetrans</artifactId>
<version>3.6.2</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-parent</artifactId> <version>14</version> </parent>
compile
|-- org.codehaus.groovy:groovy-all:2.4.7
|-- org.jruby:jruby-core:9.2.4.0
|-- org.jruby:jruby-stdlib:9.2.4.0
|-- org.scala-lang:scala-library:2.12.0
|-- org.jetbrains.kotlin:kotlin-stdlib:1.3.0
system
test
|-- junit:junit:4.12