Last Version

Kafka WebView 1.0.0

A full-featured web-based Apache Kafka consumer. Kafka WebView presents an easy-to-use web based interface for reading data out of kafka topics and providing basic filtering and searching capabilities.

License

License

GroupId

GroupId

org.sourcelab
ArtifactId

ArtifactId

kafka-webview
Version

Version

1.0.0
Type

Type

pom
Description

Description

Kafka WebView
A full-featured web-based Apache Kafka consumer. Kafka WebView presents an easy-to-use web based interface for reading data out of kafka topics and providing basic filtering and searching capabilities.
Project URL

Project URL

https://github.com/SourceLabOrg/kafka-webview
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/SourceLabOrg/kafka-webview/tree/master

Download kafka-webview 1.0.0

Filename Size
kafka-webview-1.0.0.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/org.sourcelab/kafka-webview/ -->
<dependency>
    <groupId>org.sourcelab</groupId>
    <artifactId>kafka-webview</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sourcelab/kafka-webview/
implementation 'org.sourcelab:kafka-webview:1.0.0'
// https://jarcasting.com/artifacts/org.sourcelab/kafka-webview/
implementation ("org.sourcelab:kafka-webview:1.0.0")
'org.sourcelab:kafka-webview:pom:1.0.0'
<dependency org="org.sourcelab" name="kafka-webview" rev="1.0.0">
  <artifact name="kafka-webview" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sourcelab', module='kafka-webview', version='1.0.0')
)
libraryDependencies += "org.sourcelab" % "kafka-webview" % "1.0.0"
[org.sourcelab/kafka-webview "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

  • kafka-webview-plugin
  • kafka-webview-ui