jar

dev.cookiecode : protobuf-maven-plugin

Maven & Gradle

May 10, 2021
9 stars

Maven Protocol Buffers Plugin · Maven Plugin that executes the Protocol Buffers (protoc) compiler

Table Of Contents

Latest Version

Download dev.cookiecode : protobuf-maven-plugin JAR file - Latest Versions:

All Versions

Download dev.cookiecode : protobuf-maven-plugin JAR file - All Versions:

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

org.xolstice.maven.toolchain.protobuf

├─ org.xolstice.maven.toolchain.protobuf.DefaultProtobufToolchain.class - [JAR]

├─ org.xolstice.maven.toolchain.protobuf.DefaultProtobufToolchainFactory.class - [JAR]

├─ org.xolstice.maven.toolchain.protobuf.ProtobufToolchain.class - [JAR]

org.xolstice.maven.plugin.protobuf

├─ org.xolstice.maven.plugin.protobuf.AbstractProtocCompileMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.AbstractProtocMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.AbstractProtocTestCompileMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.HelpMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.MojoConfigurationException.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.MojoInitializationException.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.Protoc.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocCompileCppMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocCompileCsharpMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocCompileCustomMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocCompileDescriptorSetMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocCompileJavaScriptMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocCompileMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocCompilePythonMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocPlugin.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocPluginAssembler.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocTestCompileCppMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocTestCompileCsharpMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocTestCompileCustomMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocTestCompileDescriptorSetMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocTestCompileJavaScriptMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocTestCompileMojo.class - [JAR]

├─ org.xolstice.maven.plugin.protobuf.ProtocTestCompilePythonMojo.class - [JAR]

Advertisement