Last Version

Rabbitmq HTTP Tunnel 1.0.8-RELEASE

This library is an asynchronous http tunnel for rabbitmq. Allows to use HTTP protocol with AMQP with non-blocking way

License

License

GroupId

GroupId

io.github.ykalay
ArtifactId

ArtifactId

rabbitmq-http-tunnel
Version

Version

1.0.8-RELEASE
Type

Type

jar
Description

Description

Rabbitmq HTTP Tunnel
This library is an asynchronous http tunnel for rabbitmq. Allows to use HTTP protocol with AMQP with non-blocking way
Project URL

Project URL

https://github.com/ykalay/rabbitmq-http-tunnel
Source Code Management

Source Code Management

https://github.com/ykalay/rabbitmq-http-tunnel

Download rabbitmq-http-tunnel 1.0.8-RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
com.rabbitmq : amqp-client jar 5.13.0
io.netty : netty-all jar 4.1.66.Final
org.apache.commons : commons-pool2 jar 2.9.0
org.apache.commons : commons-lang3 jar 3.11
com.fasterxml.jackson.core : jackson-databind jar 2.9.2
com.fasterxml.jackson.core : jackson-core jar 2.9.2

Project Modules

There are no modules declared in this project.