| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.qpid |
| Идентификатор | Идентификаторproton-hawtdispatch |
| Последняя версия | Последняя версия0.12.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеproton-hawtdispatch
Proton is a library for speaking AMQP.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| proton-hawtdispatch-0.12.2.pom | |
| proton-hawtdispatch-0.12.2.jar | 79 KB |
| proton-hawtdispatch-0.12.2-sources.jar | 38 KB |
| proton-hawtdispatch-0.12.2-javadoc.jar | 157 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.qpid/proton-hawtdispatch/ -->
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>proton-hawtdispatch</artifactId>
<version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/proton-hawtdispatch/
implementation 'org.apache.qpid:proton-hawtdispatch:0.12.2'
// https://jarcasting.com/artifacts/org.apache.qpid/proton-hawtdispatch/
implementation ("org.apache.qpid:proton-hawtdispatch:0.12.2")
'org.apache.qpid:proton-hawtdispatch:jar:0.12.2'
<dependency org="org.apache.qpid" name="proton-hawtdispatch" rev="0.12.2">
<artifact name="proton-hawtdispatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='proton-hawtdispatch', version='0.12.2')
)
libraryDependencies += "org.apache.qpid" % "proton-hawtdispatch" % "0.12.2"
[org.apache.qpid/proton-hawtdispatch "0.12.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.qpid : proton-j | jar | 0.12.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.fusesource.hawtdispatch : hawtdispatch-transport | jar | 1.18 |
| org.fusesource.hawtbuf : hawtbuf | jar | 1.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-core | jar | 1.9.5 |