Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

1.0.0

Compare
Choose a tag to compare
@scholzj scholzj released this 02 Feb 14:29
· 8 commits to main since this release

Main Changes since 0.1.x

  • Updated dependencies

Use it with Maven

Use this release directly from your Java build by defining it as a dependency:

<dependency>
    <groupId>io.strimzi</groupId>
    <artifactId>kafka-env-var-config-provider</artifactId>
    <version>1.0.0</version>
</dependency>

Download the archives

Or download the ZIP / TAG.GZ archives and add the libraries to your Apache Kafka libs directory.