| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.ykalay |
| Идентификатор | Идентификаторrabbitmq-http-tunnel |
| Последняя версия | Последняя версия1.0.8-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRabbitmq HTTP Tunnel
This library is an asynchronous http tunnel for rabbitmq.
Allows to use HTTP protocol with AMQP with non-blocking way
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |