jar

io.dwpbank.movewp3 : kafka-compoundkey-serde

Maven & Gradle

Jan 27, 2022
7 stars

MoveWP3 Kafka Compound-Key Serde · A library to make dealing with composite string keys on Kafka topics a little less painful

Table Of Contents

Latest Version

Download io.dwpbank.movewp3 : kafka-compoundkey-serde JAR file - Latest Versions:

All Versions

Download io.dwpbank.movewp3 : kafka-compoundkey-serde JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.9.x
0.8.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-compoundkey-serde-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.dwpbank.movewp3.kafka.compoundkey

├─ io.dwpbank.movewp3.kafka.compoundkey.CompoundKey.class - [JAR]

├─ io.dwpbank.movewp3.kafka.compoundkey.CompoundKeyProvider.class - [JAR]

├─ io.dwpbank.movewp3.kafka.compoundkey.CompoundKeySerde.class - [JAR]

├─ io.dwpbank.movewp3.kafka.compoundkey.CompoundKeyStringBuilder.class - [JAR]

Advertisement