jar

io.siddhi.extension.map.protobuf : siddhi-map-protobuf

Maven & Gradle

Feb 15, 2022
6 usages
4 stars

Siddhi map protobuf Extension

Table Of Contents

Latest Version

Download io.siddhi.extension.map.protobuf : siddhi-map-protobuf JAR file - Latest Versions:

All Versions

Download io.siddhi.extension.map.protobuf : siddhi-map-protobuf JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 siddhi-map-protobuf-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.siddhi.extension.map.protobuf.sourcemapper

├─ io.siddhi.extension.map.protobuf.sourcemapper.ProtobufSourceMapper.class - [JAR]

io.siddhi.extension.map.protobuf.utils

├─ io.siddhi.extension.map.protobuf.utils.ProtobufConstants.class - [JAR]

├─ io.siddhi.extension.map.protobuf.utils.ProtobufUtils.class - [JAR]

io.siddhi.extension.map.protobuf.sinkmapper

├─ io.siddhi.extension.map.protobuf.sinkmapper.ProtobufSinkMapper.class - [JAR]

Advertisement