is not current version
Last Version 4.1.2

Hop 3.11.0

Java Client for the RabbitMQ HTTP API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.rabbitmq
ArtifactId

ArtifactId

http-client
Version

Version

3.11.0
Type

Type

jar
Description

Description

Hop
Java Client for the RabbitMQ HTTP API
Project URL

Project URL

https://www.rabbitmq.com
Source Code Management

Source Code Management

https://github.com/rabbitmq/hop

Download http-client 3.11.0


<!-- https://jarcasting.com/artifacts/com.rabbitmq/http-client/ -->
<dependency>
    <groupId>com.rabbitmq</groupId>
    <artifactId>http-client</artifactId>
    <version>3.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rabbitmq/http-client/
implementation 'com.rabbitmq:http-client:3.11.0'
// https://jarcasting.com/artifacts/com.rabbitmq/http-client/
implementation ("com.rabbitmq:http-client:3.11.0")
'com.rabbitmq:http-client:jar:3.11.0'
<dependency org="com.rabbitmq" name="http-client" rev="3.11.0">
  <artifact name="http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rabbitmq', module='http-client', version='3.11.0')
)
libraryDependencies += "com.rabbitmq" % "http-client" % "3.11.0"
[com.rabbitmq/http-client "3.11.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-web Optional jar 5.3.8
org.apache.httpcomponents : httpclient Optional jar 4.5.13
com.squareup.okhttp3 : okhttp Optional jar 3.14.9
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
io.projectreactor.netty : reactor-netty Optional jar 1.0.8
org.codehaus.groovy : groovy jar 3.0.8
org.codehaus.groovy : groovy-json jar 3.0.8

test (6)

Group / Artifact Type Version
org.spockframework : spock-core jar
org.spockframework : spock-junit4 jar
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
com.rabbitmq : amqp-client jar 5.12.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.