License |
License |
---|---|
GroupId | GroupIdio.strimzi |
ArtifactId | ArtifactIdapi |
Version | Version0.23.0 |
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.23.0.pom | |
api-0.23.0.jar | 1 MB |
api-0.23.0-tests.jar | 314 KB |
api-0.23.0-sources.jar | 807 KB |
api-0.23.0-javadoc.jar | 9 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.strimzi/api/ -->
<dependency>
<groupId>io.strimzi</groupId>
<artifactId>api</artifactId>
<version>0.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.strimzi/api/
implementation 'io.strimzi:api:0.23.0'
// https://jarcasting.com/artifacts/io.strimzi/api/
implementation ("io.strimzi:api:0.23.0")
'io.strimzi:api:jar:0.23.0'
<dependency org="io.strimzi" name="api" rev="0.23.0">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.strimzi', module='api', version='0.23.0')
)
libraryDependencies += "io.strimzi" % "api" % "0.23.0"
[io.strimzi/api "0.23.0"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : kubernetes-client | jar | 5.3.0 |
io.fabric8 : kubernetes-model-core | jar | 5.3.0 |
io.fabric8 : kubernetes-model-networking | jar | 5.3.0 |
io.fabric8 : kubernetes-model-common | jar | 5.3.0 |
io.fabric8 : kubernetes-model-apiextensions | jar | 5.3.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.5 |
io.vertx : vertx-core | jar | 4.0.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
io.sundr : builder-annotations | jar | 0.30.0 |
org.projectlombok : lombok | jar | 1.18.4 |
com.github.spotbugs : spotbugs-annotations | jar | 4.0.3 |
io.strimzi : crd-generator | jar | 0.23.0 |
Group / Artifact | Type | Version |
---|---|---|
io.strimzi : test | jar | 0.23.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.hamcrest : hamcrest | jar | 2.2 |