Last Version

Apache Kafka Embedded Server 1.2.1

Apache KAFKA Embedded Server for test purposes

License

License

Categories

Categories

Net
GroupId

GroupId

net.leadware
ArtifactId

ArtifactId

kafka-embedded
Version

Version

1.2.1
Type

Type

pom
Description

Description

Apache Kafka Embedded Server
Apache KAFKA Embedded Server for test purposes
Project URL

Project URL

https://github.com/leadware/kafka-embedded/
Project Organization

Project Organization

Leadware

Download kafka-embedded 1.2.1

Filename Size
kafka-embedded-1.2.1.pom 18 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • kafka-embedded-core
  • kafka-embedded-spring-boot-autoconfigure
  • kafka-embedded-spring-boot-starter
  • kafka-embedded-spring-boot-sample