Last Version

Hop 4.1.2

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.1.2
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.1.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-web Optional jar 5.3.16
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.16

test (13)

Group / Artifact Type Version
org.spockframework : spock-core jar
org.spockframework : spock-junit4 jar
org.codehaus.groovy : groovy jar 3.0.10
org.codehaus.groovy : groovy-json jar 3.0.10
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.2
ch.qos.logback : logback-classic jar 1.2.11
com.github.tomakehurst : wiremock-jre8 jar 2.32.0
org.eclipse.jetty : jetty-servlet jar 9.4.45.v20220203
org.bouncycastle : bcpkix-jdk15on jar 1.70

Project Modules

There are no modules declared in this project.