jar

com.github.jukkakarvanen : kafka-streams-test-topics

Maven & Gradle

Oct 26, 2019
8 stars

Kafka Streams Test Topics · Addition to kafka-streams-test-utils to be used with older Kafka versions before 2.4.0 not containing KIP-470

Table Of Contents

Latest Version

Download com.github.jukkakarvanen : kafka-streams-test-topics JAR file - Latest Versions:

All Versions

Download com.github.jukkakarvanen : kafka-streams-test-topics JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kafka-streams-test-topics-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.jukkakarvanen.kafka.streams.test

├─ com.github.jukkakarvanen.kafka.streams.test.TestInputTopic.class - [JAR]

├─ com.github.jukkakarvanen.kafka.streams.test.TestOutputTopic.class - [JAR]

├─ com.github.jukkakarvanen.kafka.streams.test.TestRecord.class - [JAR]

├─ com.github.jukkakarvanen.kafka.streams.test.TopologyTestDriver.class - [JAR]