Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Maven Protocol Buffers (protoc) Plugin that calls the protocol buffers compiler.

Notifications You must be signed in to change notification settings

talshani/maven-protoc-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**********************************************
*** Maven Protocol Buffers (protoc) Plugin ***
**********************************************

A plugin that integrates protocol buffers compiler (protoc) into Maven lifecycle.

The latest plugin documentation is available here:
http://sergei-ivanov.github.com/maven-protoc-plugin/

The plugin is not yet available through Maven Central,
for the time being it can be fetched from the following location:

    <pluginRepositories>
        <pluginRepository>
            <id>protoc-plugin</id>
            <url>http://sergei-ivanov.github.com/maven-protoc-plugin/repo/releases/</url>
        </pluginRepository>
    </pluginRepositories>

About

Maven Protocol Buffers (protoc) Plugin that calls the protocol buffers compiler.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.5%
  • Groovy 13.5%