GCHQ Palisade - Create Kafka Queues

A simple container to create some topics on kafka on helm install.

License

License

GroupId

GroupId

uk.gov.gchq.palisade
ArtifactId

ArtifactId

create-kafka-queues
Last Version

Last Version

0.5.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

GCHQ Palisade - Create Kafka Queues
A simple container to create some topics on kafka on helm install.
Project URL

Project URL

https://github.com/gchq/Palisade-services/tree/develop/create-kafka-queues
Source Code Management

Source Code Management

https://github.com/gchq/Palisade-services

Download create-kafka-queues

How to add to project

<!-- https://jarcasting.com/artifacts/uk.gov.gchq.palisade/create-kafka-queues/ -->
<dependency>
    <groupId>uk.gov.gchq.palisade</groupId>
    <artifactId>create-kafka-queues</artifactId>
    <version>0.5.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/create-kafka-queues/
implementation 'uk.gov.gchq.palisade:create-kafka-queues:0.5.1-RELEASE'
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/create-kafka-queues/
implementation ("uk.gov.gchq.palisade:create-kafka-queues:0.5.1-RELEASE")
'uk.gov.gchq.palisade:create-kafka-queues:jar:0.5.1-RELEASE'
<dependency org="uk.gov.gchq.palisade" name="create-kafka-queues" rev="0.5.1-RELEASE">
  <artifact name="create-kafka-queues" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.palisade', module='create-kafka-queues', version='0.5.1-RELEASE')
)
libraryDependencies += "uk.gov.gchq.palisade" % "create-kafka-queues" % "0.5.1-RELEASE"
[uk.gov.gchq.palisade/create-kafka-queues "0.5.1-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1-RELEASE
0.5.0-RELEASE