is not current version
Last Version 0.23.8

synapse-kafka 0.23.7

Kafka implementations for message logs in Synapse services.

License

License

GroupId

GroupId

de.otto.synapse
ArtifactId

ArtifactId

synapse-kafka
Version

Version

0.23.7
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.7


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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.0
org.springframework.kafka : spring-kafka jar 2.7.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.7.7
org.springframework.boot : spring-boot-starter-test jar 2.5.5
com.jayway.jsonpath : json-path-assert jar 2.6.0
com.tngtech.java : junit-dataprovider jar 1.13.1
org.awaitility : awaitility jar 4.1.0
org.mockito : mockito-core jar 4.0.0
ch.qos.logback : logback-core jar 1.2.6
ch.qos.logback : logback-classic jar 1.2.6

Project Modules

There are no modules declared in this project.