Last Version

io.strimzi:crd-generator 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

crd-generator
Version

Version

0.29.0
Type

Type

jar
Description

Description

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

Download crd-generator 0.29.0


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

Dependencies

compile (7)

Group / Artifact Type Version
io.strimzi : crd-annotations jar 0.29.0
com.fasterxml.jackson.core : jackson-core jar 2.12.6
com.fasterxml.jackson.core : jackson-databind jar 2.12.6.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.6
io.fabric8 : kubernetes-client jar 5.12.2
io.fabric8 : kubernetes-model-core jar 5.12.2
com.fasterxml.jackson.core : jackson-annotations jar 2.12.6

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.