is not current version
Last Version 1.18.1

pro.juxt.crux:crux-kafka-embedded 1.18.0

Crux Kafka Embedded

GroupId

GroupId

pro.juxt.crux
ArtifactId

ArtifactId

crux-kafka-embedded
Version

Version

1.18.0
Type

Type

jar

Download crux-kafka-embedded 1.18.0


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