<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-groovy</artifactId>
<version>4.2.6</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-parent</artifactId> <version>19</version> </parent>
compile
|-- org.codehaus.groovy:groovy:3.0.8
|-- org.codehaus.groovy:groovy-json:3.0.8
provided
|-- org.mvel:mvel2:2.3.1.Final
test
|-- io.vertx:vertx-service-proxy
|-- io.vertx:vertx-web-templ-freemarker
|-- io.vertx:vertx-service-discovery
|-- io.vertx:vertx-web-templ-freemarker