| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHermes Библиотеки уровня приложения Messaging |
| Группа | Группаpl.allegro.tech.hermes |
| Идентификатор | Идентификаторhermes-api |
| Последняя версия | Последняя версия1.14.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhermes-api
Fast and reliable message broker built on top of Kafka.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hermes-api-1.14.0.pom | |
| hermes-api-1.14.0.jar | 108 KB |
| hermes-api-1.14.0-sources.jar | 55 KB |
| hermes-api-1.14.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/pl.allegro.tech.hermes/hermes-api/ -->
<dependency>
<groupId>pl.allegro.tech.hermes</groupId>
<artifactId>hermes-api</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.hermes/hermes-api/
implementation 'pl.allegro.tech.hermes:hermes-api:1.14.0'
// https://jarcasting.com/artifacts/pl.allegro.tech.hermes/hermes-api/
implementation ("pl.allegro.tech.hermes:hermes-api:1.14.0")
'pl.allegro.tech.hermes:hermes-api:jar:1.14.0'
<dependency org="pl.allegro.tech.hermes" name="hermes-api" rev="1.14.0">
<artifact name="hermes-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.hermes', module='hermes-api', version='1.14.0')
)
libraryDependencies += "pl.allegro.tech.hermes" % "hermes-api" % "1.14.0"
[pl.allegro.tech.hermes/hermes-api "1.14.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.hibernate.validator : hibernate-validator | jar | 6.2.2.Final |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.4 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.11.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.4 |
| com.google.guava : guava | jar | 23.0 |
| com.damnhandy : handy-uri-templates | jar | 2.0.2 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |