plugins { id("otel.library-instrumentation") id("otel.nullaway-conventions") id("otel.animalsniffer-conventions") } dependencies { library("org.apache.httpcomponents.client5:httpclient5:5.2.1") }