jar

com.github.fabiojose.kafka : gson-serde

Maven & Gradle

Oct 24, 2018
1 stars

gson-serde · Kafka Streams serde that wraps the Gson library and we can work with JSON on topics.

Table Of Contents

Latest Version

Download com.github.fabiojose.kafka : gson-serde JAR file - Latest Versions:

All Versions

Download com.github.fabiojose.kafka : gson-serde JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.1

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 gson-serde-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.fabiojose.kafka

├─ com.github.fabiojose.kafka.GsonDeserializer.class - [JAR]

├─ com.github.fabiojose.kafka.GsonSerde.class - [JAR]

├─ com.github.fabiojose.kafka.GsonSerializer.class - [JAR]

Advertisement