MVN

org.no-hope : protoc-jar-maven-plugin

Maven & Gradle

Feb 12, 2017

protoc-jar-maven-plugin · Protocol Buffers codegen plugin - based on protoc-jar executable JAR

<plugin>
    <groupId>org.no-hope</groupId>
    <artifactId>protoc-jar-maven-plugin</artifactId>
    <version>3.1.0.6-RC2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.no-hope : protoc-jar-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0.6-RC2
  • Latest Release Candidate: 3.1.0.6-RC2

All Versions

Choose a version of org.no-hope : protoc-jar-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
protoc-jar-maven-plugin-3.1.0.6-RC2
protoc-jar-maven-plugin-3.1.0.6-RC1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.no-hope</groupId>
    <artifactId>protoc-jar-maven-plugin</artifactId>
    <version>3.1.0.6-RC2</version>
</plugin>