Refactoring for reading config options.
This commit is contained in:
parent
ffc7e1a4f2
commit
091fdaa8b8
4 changed files with 71 additions and 23 deletions
|
@ -10,6 +10,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation("commons-cli:commons-cli:1.9.0")
|
||||
implementation("io.vertx:vertx-core:4.5.9")
|
||||
implementation("ch.qos.logback:logback-classic:1.5.6")
|
||||
implementation("org.apache.kafka:kafka-clients:3.9.0")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue