jar

org.mvnsearch : proto-rsocket-plugin

Maven & Gradle

Dec 18, 2021
6 stars

proto-rsocket-plugin · Generate reactive/RSocket Java interface for gRPC services in protobuf file

Table Of Contents

Latest Version

Download org.mvnsearch : proto-rsocket-plugin JAR file - Latest Versions:

All Versions

Download org.mvnsearch : proto-rsocket-plugin JAR file - All Versions:

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

org.mvnsearch.rsocket.proto.parser

├─ org.mvnsearch.rsocket.proto.parser.ProtoFile.class - [JAR]

├─ org.mvnsearch.rsocket.proto.parser.ProtoParser.class - [JAR]

├─ org.mvnsearch.rsocket.proto.parser.ProtoRpc.class - [JAR]

├─ org.mvnsearch.rsocket.proto.parser.ProtoService.class - [JAR]

org.mvnsearch.rsocket.proto

├─ org.mvnsearch.rsocket.proto.Proto2RSocketMojo.class - [JAR]