jar

io.github.yu31 : protoc-plugin

Maven & Gradle

Mar 18, 2022
1 stars

protoc-plugin · A protobuf plugins in collection for implements utils includes "validator", "defaults" and "json"

Table Of Contents

Latest Version

Download io.github.yu31 : protoc-plugin JAR file - Latest Versions:

All Versions

Download io.github.yu31 : protoc-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
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 protoc-plugin-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.yu31.protoc.pb.pbvalidator

├─ io.github.yu31.protoc.pb.pbvalidator.PBValidator.class - [JAR]

io.github.yu31.protoc.pb.pbgosql

├─ io.github.yu31.protoc.pb.pbgosql.PBGoSQL.class - [JAR]

io.github.yu31.protoc.pb.pbdefaults

├─ io.github.yu31.protoc.pb.pbdefaults.PBDefaults.class - [JAR]

io.github.yu31.protoc.pb.pbjson

├─ io.github.yu31.protoc.pb.pbjson.PBJson.class - [JAR]