<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-kotlin</artifactId>
<version>4.3.1</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-lang-kotlin-parent</artifactId> <version>4.3.1</version> </parent>
compile
|-- io.vertx:vertx-bridge-common
|-- io.vertx:vertx-mongo-client
|-- io.vertx:vertx-cassandra-client
|-- io.vertx:vertx-jdbc-client
|-- io.vertx:vertx-auth-common
|-- io.vertx:vertx-auth-htdigest
|-- io.vertx:vertx-auth-htpasswd
|-- io.vertx:vertx-auth-oauth2
|-- io.vertx:vertx-auth-webauthn
|-- io.vertx:vertx-auth-properties
|-- io.vertx:vertx-auth-sql-client
|-- io.vertx:vertx-uri-template
|-- io.vertx:vertx-web-api-contract
|-- io.vertx:vertx-web-templ-freemarker
|-- io.vertx:vertx-web-templ-handlebars
|-- io.vertx:vertx-web-templ-jade
|-- io.vertx:vertx-web-templ-mvel
|-- io.vertx:vertx-web-templ-pebble
|-- io.vertx:vertx-web-templ-rocker
|-- io.vertx:vertx-web-templ-thymeleaf
|-- io.vertx:vertx-web-sstore-infinispan
|-- io.vertx:vertx-web-graphql
|-- io.vertx:vertx-web-validation
|-- io.vertx:vertx-circuit-breaker
|-- io.vertx:vertx-dropwizard-metrics
|-- io.vertx:vertx-redis-client
|-- io.vertx:vertx-mail-client
|-- io.vertx:vertx-consul-client
|-- io.vertx:vertx-amqp-client
|-- io.vertx:vertx-service-discovery
|-- io.vertx:vertx-service-discovery-backend-consul
|-- io.vertx:vertx-service-discovery-backend-redis
|-- io.vertx:vertx-service-discovery-backend-zookeeper
|-- io.vertx:vertx-service-discovery-bridge-consul
|-- io.vertx:vertx-service-discovery-bridge-docker
|-- io.vertx:vertx-service-discovery-bridge-kubernetes
|-- io.vertx:vertx-service-discovery-bridge-zookeeper
|-- io.vertx:vertx-service-discovery-bridge-docker-links
|-- io.vertx:vertx-kafka-client
|-- io.vertx:vertx-mysql-client
|-- io.vertx:vertx-mssql-client
|-- io.vertx:vertx-sql-client-templates
|-- io.vertx:vertx-health-check
|-- io.vertx:vertx-micrometer-metrics
|-- io.vertx:vertx-tcp-eventbus-bridge
|-- io.vertx:vertx-json-schema
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8
|-- io.vertx:vertx-lang-kotlin-gen:4.3.1
|-- io.vertx:vertx-lang-kotlin-coroutines:4.3.1
provided
test