is not current version
Last Version 1.0.8-RELEASE

io.github.ykalay:rabbitmq-http-tunnel 1.0.6-4443

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

GroupId

GroupId

io.github.ykalay
ArtifactId

ArtifactId

rabbitmq-http-tunnel
Version

Version

1.0.6-4443
Type

Type

jar

Download rabbitmq-http-tunnel 1.0.6-4443


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