is not current version
Last Version 0.23.8

synapse-kafka 0.23.4.1

Kafka implementations for message logs in Synapse services.

License

License

GroupId

GroupId

de.otto.synapse
ArtifactId

ArtifactId

synapse-kafka
Version

Version

0.23.4.1
Type

Type

jar
Description

Description

synapse-kafka
Kafka implementations for message logs in Synapse services.
Project URL

Project URL

http://github.com/otto-de/synapse

Download synapse-kafka 0.23.4.1


<!-- https://jarcasting.com/artifacts/de.otto.synapse/synapse-kafka/ -->
<dependency>
    <groupId>de.otto.synapse</groupId>
    <artifactId>synapse-kafka</artifactId>
    <version>0.23.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.synapse/synapse-kafka/
implementation 'de.otto.synapse:synapse-kafka:0.23.4.1'
// https://jarcasting.com/artifacts/de.otto.synapse/synapse-kafka/
implementation ("de.otto.synapse:synapse-kafka:0.23.4.1")
'de.otto.synapse:synapse-kafka:jar:0.23.4.1'
<dependency org="de.otto.synapse" name="synapse-kafka" rev="0.23.4.1">
  <artifact name="synapse-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.synapse', module='synapse-kafka', version='0.23.4.1')
)
libraryDependencies += "de.otto.synapse" % "synapse-kafka" % "0.23.4.1"
[de.otto.synapse/synapse-kafka "0.23.4.1"]

Dependencies

compile (1)

Group / Artifact Type Version
de.otto.synapse : synapse-core jar 0.23.4.1

runtime (3)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.2
org.springframework.kafka : spring-kafka jar 2.6.7

test (10)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3
org.springframework.kafka : spring-kafka-test jar 2.6.7
org.springframework.boot : spring-boot-starter-test jar 2.4.4
com.jayway.jsonpath : json-path-assert jar 2.5.0
com.tngtech.java : junit-dataprovider jar 1.13.1
org.awaitility : awaitility jar 4.0.3
org.mockito : mockito-core jar 3.8.0
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.