License |
License |
---|---|
GroupId | GroupIdio.strimzi |
ArtifactId | ArtifactIdapi |
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 |
---|---|
api-0.29.0.pom | |
api-0.29.0.jar | 1 MB |
api-0.29.0-tests.jar | 81 KB |
api-0.29.0-sources.jar | 621 KB |
api-0.29.0-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.strimzi/api/ -->
<dependency>
<groupId>io.strimzi</groupId>
<artifactId>api</artifactId>
<version>0.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.strimzi/api/
implementation 'io.strimzi:api:0.29.0'
// https://jarcasting.com/artifacts/io.strimzi/api/
implementation ("io.strimzi:api:0.29.0")
'io.strimzi:api:jar:0.29.0'
<dependency org="io.strimzi" name="api" rev="0.29.0">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.strimzi', module='api', version='0.29.0')
)
libraryDependencies += "io.strimzi" % "api" % "0.29.0"
[io.strimzi/api "0.29.0"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : kubernetes-client | jar | 5.12.2 |
io.fabric8 : kubernetes-model-core | jar | 5.12.2 |
io.fabric8 : kubernetes-model-networking | jar | 5.12.2 |
io.fabric8 : kubernetes-model-common | jar | 5.12.2 |
io.fabric8 : kubernetes-model-apiextensions | jar | 5.12.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.6 |
com.fasterxml.jackson.core : jackson-annotations | 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.vertx : vertx-core | jar | 4.2.4 |
Group / Artifact | Type | Version |
---|---|---|
io.sundr : builder-annotations | jar | 0.40.1 |
org.projectlombok : lombok | jar | 1.18.4 |
com.github.spotbugs : spotbugs-annotations | jar | 4.5.3 |
io.strimzi : crd-generator | jar | 0.29.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
io.strimzi : test | jar | 0.29.0 |
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 |