License |
License |
---|---|
Categories |
CategoriesHermes Application Layer Libs Messaging |
GroupId | GroupIdpl.allegro.tech.hermes |
ArtifactId | ArtifactIdhermes-api |
Last Version | Last Version1.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhermes-api
Fast and reliable message broker built on top of Kafka.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |