This commit is contained in:
2026-05-04 15:08:03 +03:00
parent a61c527ef9
commit 1ca4c90b88
7 changed files with 141 additions and 20 deletions

View File

@@ -37,6 +37,7 @@ dependencies {
implementation(platform("io.vertx:vertx-stack-depchain:$vertxVersion"))
implementation("io.vertx:vertx-launcher-application")
implementation("io.vertx:vertx-web-client")
implementation("io.vertx:vertx-web-proxy")
implementation("io.vertx:vertx-config")
implementation("io.vertx:vertx-sql-client-templates")
implementation("io.vertx:vertx-health-check")