nb-kafka

Adds basic support for creating and viewing kafka topics in NetBeans.

License

License

GroupId

GroupId

io.github.joakim-eriksson
ArtifactId

ArtifactId

nb-kafka
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

nb-kafka
Adds basic support for creating and viewing kafka topics in NetBeans.
Project URL

Project URL

https://github.com/joakim-eriksson/nb-kafka-tools
Source Code Management

Source Code Management

https://github.com/joakim-eriksson/nb-kafka-tools

Download nb-kafka

Filename Size
nb-kafka-1.0.0.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.joakim-eriksson/nb-kafka/ -->
<dependency>
    <groupId>io.github.joakim-eriksson</groupId>
    <artifactId>nb-kafka</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.joakim-eriksson/nb-kafka/
implementation 'io.github.joakim-eriksson:nb-kafka:1.0.0'
// https://jarcasting.com/artifacts/io.github.joakim-eriksson/nb-kafka/
implementation ("io.github.joakim-eriksson:nb-kafka:1.0.0")
'io.github.joakim-eriksson:nb-kafka:pom:1.0.0'
<dependency org="io.github.joakim-eriksson" name="nb-kafka" rev="1.0.0">
  <artifact name="nb-kafka" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.joakim-eriksson', module='nb-kafka', version='1.0.0')
)
libraryDependencies += "io.github.joakim-eriksson" % "nb-kafka" % "1.0.0"
[io.github.joakim-eriksson/nb-kafka "1.0.0"]

Dependencies

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

Project Modules

  • nb-kafka-core
  • nb-kafka-client
  • google-cloud-secretmanager

Versions

Version
1.0.0