jar

org.protokruft : protokruft

Maven & Gradle

Feb 06, 2021
20 stars

protokruft · Kill all (Protobuf) builders!

Table Of Contents

Latest Version

Download org.protokruft : protokruft JAR file - Latest Versions:

All Versions

Download org.protokruft : protokruft JAR file - All Versions:

Version Vulnerabilities Size Updated
2.9.x
1.1.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 protokruft-2.9.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.protokruft.example2

├─ org.protokruft.example2.Example2.class - [JAR]

├─ org.protokruft.example2.PersonServiceGrpc.class - [JAR]

org.protokruft

├─ org.protokruft.GenerateProtobufDslTask.class - [JAR]

├─ org.protokruft.GenerateProtobufDslTaskKt.class - [JAR]

├─ org.protokruft.GenerateProtobufMessageDsl.class - [JAR]

├─ org.protokruft.GenerateProtobufMessageDslKt.class - [JAR]

├─ org.protokruft.GenerateProtobufServiceDsl.class - [JAR]

├─ org.protokruft.GenerateProtobufServiceDslKt.class - [JAR]

├─ org.protokruft.GrpcMethod.class - [JAR]

├─ org.protokruft.GrpcService.class - [JAR]

├─ org.protokruft.ProtokruftOptions.class - [JAR]

├─ org.protokruft.ProtokruftPlugin.class - [JAR]

├─ org.protokruft.ScanClasspathKt.class - [JAR]

org.protokruft.example3

├─ org.protokruft.example3.CatServiceGrpc.class - [JAR]

├─ org.protokruft.example3.Example3.class - [JAR]

org.protokruft.example1

├─ org.protokruft.example1.CarServiceGrpc.class - [JAR]

├─ org.protokruft.example1.Example1.class - [JAR]

org.protokruft.codeBuilders

├─ org.protokruft.codeBuilders.GrpcClientKt.class - [JAR]

├─ org.protokruft.codeBuilders.GrpcKt.class - [JAR]

├─ org.protokruft.codeBuilders.GrpcServerKt.class - [JAR]

├─ org.protokruft.codeBuilders.ServiceInterfaceKt.class - [JAR]

Advertisement