A Kafka operations manager, julie ops

A helper project for Kafka Platform teams to build an automated Topic, Configuration, Schemas, and more, Management solution.

License

License

GroupId

GroupId

com.purbon.kafka
ArtifactId

ArtifactId

julie-ops
Last Version

Last Version

4.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

A Kafka operations manager, julie ops
A helper project for Kafka Platform teams to build an automated Topic, Configuration, Schemas, and more, Management solution.
Project URL

Project URL

https://github.com/purbon/
Project Organization

Project Organization

Pere Urbon
Source Code Management

Source Code Management

https://github.com/kafka-ops/julie

Download julie-ops

How to add to project

<!-- https://jarcasting.com/artifacts/com.purbon.kafka/julie-ops/ -->
<dependency>
    <groupId>com.purbon.kafka</groupId>
    <artifactId>julie-ops</artifactId>
    <version>4.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.purbon.kafka/julie-ops/
implementation 'com.purbon.kafka:julie-ops:4.2.5'
// https://jarcasting.com/artifacts/com.purbon.kafka/julie-ops/
implementation ("com.purbon.kafka:julie-ops:4.2.5")
'com.purbon.kafka:julie-ops:jar:4.2.5'
<dependency org="com.purbon.kafka" name="julie-ops" rev="4.2.5">
  <artifact name="julie-ops" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.purbon.kafka', module='julie-ops', version='4.2.5')
)
libraryDependencies += "com.purbon.kafka" % "julie-ops" % "4.2.5"
[com.purbon.kafka/julie-ops "4.2.5"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (10)

Group / Artifact Type Version
org.apache.kafka : kafka-streams jar 6.1.0-ce
org.hamcrest : hamcrest-core jar 2.2
org.hamcrest : hamcrest-library jar 2.2
org.mockito : mockito-core jar 3.6.0
junit : junit jar 4.13.1
org.testcontainers : testcontainers jar 1.15.3
org.assertj : assertj-core jar 3.15.0
org.awaitility : awaitility jar 4.0.3
io.findify : s3mock_2.13 jar 0.2.6
com.github.tomakehurst : wiremock-jre8 jar 2.33.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.5
4.2.3
4.2.2
4.2.0
4.1.4
4.1.3
4.1.2
edge