is not current version
Last Version 4.1.2

Hop 4.0.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

4.0.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 4.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-web Optional jar 5.3.14
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.13.1
io.projectreactor.netty : reactor-netty Optional jar 1.0.14
org.codehaus.groovy : groovy jar 3.0.9
org.codehaus.groovy : groovy-json jar 3.0.9

test (11)

Group / Artifact Type Version
org.spockframework : spock-core jar
org.spockframework : spock-junit4 jar
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.platform : junit-platform-commons jar 1.8.2
org.assertj : assertj-core jar 3.22.0
com.rabbitmq : amqp-client jar 5.14.0
ch.qos.logback : logback-classic jar 1.2.10
com.github.tomakehurst : wiremock-jre8 jar 2.32.0
org.eclipse.jetty : jetty-servlet jar 9.4.44.v20210927
org.bouncycastle : bcpkix-jdk15on jar 1.70

Project Modules

There are no modules declared in this project.