License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.rabbitmq |
ArtifactId | ArtifactIdhttp-client |
Last Version | Last Version4.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHop
Java Client for the RabbitMQ HTTP API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-client-4.1.2.pom | |
http-client-4.1.2.jar | 94 KB |
http-client-4.1.2-sources.jar | 73 KB |
http-client-4.1.2-javadoc.jar | 225 KB |
Browse |
<!-- 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"]
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 |
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 |