added connection pooling to gbcs-client
All checks were successful
CI / build (push) Successful in 3m55s
All checks were successful
CI / build (push) Successful in 3m55s
This commit is contained in:
@@ -6,6 +6,7 @@ plugins {
|
||||
dependencies {
|
||||
implementation project(':gbcs-base')
|
||||
implementation catalog.picocli
|
||||
implementation catalog.slf4j.api
|
||||
implementation catalog.netty.buffer
|
||||
implementation catalog.netty.codec.http
|
||||
}
|
||||
|
Reference in New Issue
Block a user