q

quarkus-apache-httpclient-deployment

Files download
File Operation
quarkus-apache-httpclient-deployment-3.8.1.jar download
quarkus-apache-httpclient-deployment-3.8.1.pom download
quarkus-apache-httpclient-deployment-3.8.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.quarkus</groupId>
  <artifactId>quarkus-apache-httpclient-deployment</artifactId>
  <version>3.8.1</version>
</dependency>
Gradle Groovy
implementation 'io.quarkus:quarkus-apache-httpclient-deployment:3.8.1'
Gradle Kotlin
implementation("io.quarkus:quarkus-apache-httpclient-deployment:3.8.1")
Scala SBT
libraryDependencies += "io.quarkus" % "quarkus-apache-httpclient-deployment" % "3.8.1"
Groovy Grape
@Grapes(
  @Grab(group='io.quarkus', module='quarkus-apache-httpclient-deployment', version='3.8.1')
)
Apache Ivy
<dependency org="io.quarkus" name="quarkus-apache-httpclient-deployment" rev="3.8.1" />
Leiningen
[io.quarkus/quarkus-apache-httpclient-deployment "3.8.1"]
Apache Buildr
'io.quarkus:quarkus-apache-httpclient-deployment:jar:3.8.1'