Last Version

Strimzi - Apache Kafka on Kubernetes and OpenShift 0.29.0

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
Version

Version

0.29.0
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 0.29.0

Filename Size
strimzi-0.29.0.pom 56 KB
Browse

<!-- 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