<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-groovy</artifactId>
<version>5.0.0.CR3</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx5-parent</artifactId> <version>9</version> </parent>
compile
|-- org.apache.groovy:groovy:4.0.22
|-- io.vertx:vertx-codegen-api
|-- io.vertx:vertx-codegen-json
|-- org.apache.groovy:groovy-json:4.0.22
test
|-- io.vertx:vertx-web-templ-freemarker
|-- io.vertx:vertx-web-templ-freemarker