jar

io.github.ascopes : protobuf-maven-plugin

Maven & Gradle

Nov 23, 2023

Protobuf Maven Plugin · Maven Plugin that generates source code from protobuf source files.

Table Of Contents

Latest Version

Download io.github.ascopes : protobuf-maven-plugin JAR file - Latest Versions:

All Versions

Download io.github.ascopes : protobuf-maven-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 protobuf-maven-plugin-0.0.1-M1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.ascopes.protobufmavenplugin.resolve

├─ io.github.ascopes.protobufmavenplugin.resolve.MavenProtocCoordinateFactory.class - [JAR]

├─ io.github.ascopes.protobufmavenplugin.resolve.MavenProtocResolver.class - [JAR]

├─ io.github.ascopes.protobufmavenplugin.resolve.PathProtocResolver.class - [JAR]

├─ io.github.ascopes.protobufmavenplugin.resolve.ProtoSourceResolver.class - [JAR]

├─ io.github.ascopes.protobufmavenplugin.resolve.ProtocResolutionException.class - [JAR]

├─ io.github.ascopes.protobufmavenplugin.resolve.ProtocResolver.class - [JAR]

io.github.ascopes.protobufmavenplugin

├─ io.github.ascopes.protobufmavenplugin.AbstractGenerateMojo.class - [JAR]

├─ io.github.ascopes.protobufmavenplugin.GenerateJavaMojo.class - [JAR]

├─ io.github.ascopes.protobufmavenplugin.GenerateKotlinMojo.class - [JAR]

├─ io.github.ascopes.protobufmavenplugin.GenerateTestJavaMojo.class - [JAR]

├─ io.github.ascopes.protobufmavenplugin.GenerateTestKotlinMojo.class - [JAR]

├─ io.github.ascopes.protobufmavenplugin.HelpMojo.class - [JAR]

io.github.ascopes.protobufmavenplugin.execute

├─ io.github.ascopes.protobufmavenplugin.execute.ProtocExecutionException.class - [JAR]

├─ io.github.ascopes.protobufmavenplugin.execute.ProtocExecutor.class - [JAR]

├─ io.github.ascopes.protobufmavenplugin.execute.ProtocExecutorBuilder.class - [JAR]

io.github.ascopes.protobufmavenplugin.platform

├─ io.github.ascopes.protobufmavenplugin.platform.HostEnvironment.class - [JAR]