License |
License |
---|---|
GroupId | GroupIdio.strimzi |
ArtifactId | ArtifactIdcrd-annotations |
Last Version | Last Version0.29.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStrimzi uses the Kubernetes operator pattern to provide a way to run an Apache Kafka cluster on
Kubernetes or OpenShift in various deployment configurations.
|
Filename | Size |
---|---|
crd-annotations-0.29.0.pom | |
crd-annotations-0.29.0.jar | 12 KB |
crd-annotations-0.29.0-sources.jar | 7 KB |
crd-annotations-0.29.0-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.strimzi/crd-annotations/ -->
<dependency>
<groupId>io.strimzi</groupId>
<artifactId>crd-annotations</artifactId>
<version>0.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.strimzi/crd-annotations/
implementation 'io.strimzi:crd-annotations:0.29.0'
// https://jarcasting.com/artifacts/io.strimzi/crd-annotations/
implementation ("io.strimzi:crd-annotations:0.29.0")
'io.strimzi:crd-annotations:jar:0.29.0'
<dependency org="io.strimzi" name="crd-annotations" rev="0.29.0">
<artifact name="crd-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.strimzi', module='crd-annotations', version='0.29.0')
)
libraryDependencies += "io.strimzi" % "crd-annotations" % "0.29.0"
[io.strimzi/crd-annotations "0.29.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |