io.strimzi:test-container

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

Categories

Categories

Container
GroupId

GroupId

io.strimzi
ArtifactId

ArtifactId

test-container
Last Version

Last Version

0.20.1
Release Date

Release Date

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 test-container

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.14.0
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3

test (2)

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

Project Modules

There are no modules declared in this project.

Strimzi

Run Apache Kafka on Kubernetes and OpenShift

Build Status GitHub release License Twitter Follow

Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift in various deployment configurations. See our website for more details about the project.

Quick Starts

To get up and running quickly, check our Quick Start for Minikube, OKD (OpenShift Origin) and Kubernetes Kind.

Documentation

Documentation to the current master branch as well as all releases can be found on our website.

Getting help

If you encounter any issues while using Strimzi, you can get help using:

Contributing

You can contribute by:

  • Raising any issues you find using Strimzi
  • Fixing issues by opening Pull Requests
  • Improving documentation
  • Talking about Strimzi

All bugs, tasks or enhancements are tracked as GitHub issues. Issues which might be a good start for new contributors are marked with "good-start" label.

The Dev guide describes how to build Strimzi. Before submitting a patch, please make sure to understand, how to test your changes before opening a PR Test guide.

The Documentation Contributor Guide describes how to contribute to Strimzi documentation.

If you want to get in touch with us first before contributing, you can use:

License

Strimzi is licensed under the Apache License, Version 2.0


Strimzi is a Cloud Native Computing Foundation sandbox project.

CNCF ><

io.strimzi

Strimzi

Apache Kafka on Kubernetes

Versions

Version
0.20.1
0.20.0
0.19.0