Strimzi - Apache Kafka on Kubernetes and OpenShift

Strimzi uses the Kubernetes operator pattern to provide a way to run an Apache Kafka cluster on Kubernetes or OpenShift in various deployment configurations.

License

License

GroupId

GroupId

io.strimzi
ArtifactId

ArtifactId

strimzi
Last Version

Last Version

0.29.0
Release Date

Release Date

Type

Type

pom
Description

Description

Strimzi - Apache Kafka on Kubernetes and OpenShift
Strimzi uses the Kubernetes operator pattern to provide a way to run an Apache Kafka cluster on Kubernetes or OpenShift in various deployment configurations.
Project URL

Project URL

https://strimzi.io/
Source Code Management

Source Code Management

https://github.com/strimzi/strimzi-kafka-operator

Download strimzi

Filename Size
strimzi-0.29.0.pom 46 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • kafka-agent
  • mirror-maker-agent
  • tracing-agent
  • test
  • crd-annotations
  • crd-generator
  • api
  • mockkube
  • config-model
  • config-model-generator
  • operator-common
  • topic-operator
  • cluster-operator
  • user-operator
  • kafka-init
  • certificate-manager
  • systemtest
io.strimzi

Strimzi

Apache Kafka on Kubernetes

Versions

Version
0.29.0
0.28.0
0.27.1
0.27.0
0.26.1
0.26.0
0.25.0
0.24.0
0.23.0
0.22.1
0.22.0
0.21.1
0.21.0
0.20.1
0.20.0
0.19.0
0.18.0
0.17.0
0.16.2
0.16.1
0.16.0
0.15.0
0.14.0
0.13.0
0.12.2
0.12.1
0.12.0
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.0
0.9.0