jar

com.dottydingo.plugins : protoc-codegen

Maven & Gradle

Nov 15, 2020

Protoc Code Generation Plugin · A maven plugin that executes protoc to generate code.

Table Of Contents

Latest Version

Download com.dottydingo.plugins : protoc-codegen JAR file - Latest Versions:

All Versions

Download com.dottydingo.plugins : protoc-codegen JAR file - All Versions:

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

com.dottydingo.maven.plugin.protoc

├─ com.dottydingo.maven.plugin.protoc.AbstractCodegenMojo.class - [JAR]

├─ com.dottydingo.maven.plugin.protoc.ArtifactFileResolver.class - [JAR]

├─ com.dottydingo.maven.plugin.protoc.ConfigurationException.class - [JAR]

├─ com.dottydingo.maven.plugin.protoc.ExecutionException.class - [JAR]

├─ com.dottydingo.maven.plugin.protoc.FileDescriptorCodeGenMojo.class - [JAR]

├─ com.dottydingo.maven.plugin.protoc.FileMatcher.class - [JAR]

├─ com.dottydingo.maven.plugin.protoc.InitializationException.class - [JAR]

├─ com.dottydingo.maven.plugin.protoc.JavaPluginBuilder.class - [JAR]

├─ com.dottydingo.maven.plugin.protoc.OutputTarget.class - [JAR]

├─ com.dottydingo.maven.plugin.protoc.PluginType.class - [JAR]

├─ com.dottydingo.maven.plugin.protoc.ProtoFileCodeGenMojo.class - [JAR]

├─ com.dottydingo.maven.plugin.protoc.Protoc.class - [JAR]

├─ com.dottydingo.maven.plugin.protoc.ProtocOutputTarget.class - [JAR]

├─ com.dottydingo.maven.plugin.protoc.ProtocOutputTargetBuilder.class - [JAR]