is not current version
Last Version 1.14.0

pl.allegro.tech.hermes:hermes-client 0.8.7-hotfix1

Fast and reliable message broker built on top of Kafka.

Categories

Categories

CLI User Interface Hermes Application Layer Libs Messaging
GroupId

GroupId

pl.allegro.tech.hermes
ArtifactId

ArtifactId

hermes-client
Version

Version

0.8.7-hotfix1
Type

Type

jar

Download hermes-client 0.8.7-hotfix1


<!-- https://jarcasting.com/artifacts/pl.allegro.tech.hermes/hermes-client/ -->
<dependency>
    <groupId>pl.allegro.tech.hermes</groupId>
    <artifactId>hermes-client</artifactId>
    <version>0.8.7-hotfix1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.hermes/hermes-client/
implementation 'pl.allegro.tech.hermes:hermes-client:0.8.7-hotfix1'
// https://jarcasting.com/artifacts/pl.allegro.tech.hermes/hermes-client/
implementation ("pl.allegro.tech.hermes:hermes-client:0.8.7-hotfix1")
'pl.allegro.tech.hermes:hermes-client:jar:0.8.7-hotfix1'
<dependency org="pl.allegro.tech.hermes" name="hermes-client" rev="0.8.7-hotfix1">
  <artifact name="hermes-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.hermes', module='hermes-client', version='0.8.7-hotfix1')
)
libraryDependencies += "pl.allegro.tech.hermes" % "hermes-client" % "0.8.7-hotfix1"
[pl.allegro.tech.hermes/hermes-client "0.8.7-hotfix1"]