All Projects → xolstice → protobuf-maven-plugin

xolstice / protobuf-maven-plugin

Licence: other
Maven Plugin that executes the Protocol Buffers (protoc) compiler

Projects that are alternatives of or similar to protobuf-maven-plugin

Protoc Jar Maven Plugin
Protocol Buffers protobuf maven plugin - based on protoc-jar multi-platform executable protoc JAR
Stars: ✭ 177 (-13.24%)
Mutual labels:  protobuf, maven-plugin, protoc
Protoc Jar
Protocol Buffers protobuf compiler - multi-platform executable protoc JAR and API
Stars: ✭ 103 (-49.51%)
Mutual labels:  protobuf, protoc
Protobuf Swift
Google ProtocolBuffers for Apple Swift
Stars: ✭ 925 (+353.43%)
Mutual labels:  protobuf, protoc
Protoc Gen Doc
Documentation generator plugin for Google Protocol Buffers
Stars: ✭ 1,792 (+778.43%)
Mutual labels:  protobuf, protoc
Protolock
Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.
Stars: ✭ 394 (+93.14%)
Mutual labels:  protobuf, protoc
Protobuf
A pure Elixir implementation of Google Protobuf
Stars: ✭ 442 (+116.67%)
Mutual labels:  protobuf, protoc
Protodot
transforming your .proto files into .dot files (and .svg, .png if you happen to have graphviz installed)
Stars: ✭ 107 (-47.55%)
Mutual labels:  protobuf, protoc
docker-protobuf
An all-inclusive protoc Docker image
Stars: ✭ 105 (-48.53%)
Mutual labels:  protobuf, protoc
Protobuf Dynamic
Protocol Buffers Dynamic Schema - create protobuf schemas programmatically
Stars: ✭ 186 (-8.82%)
Mutual labels:  protobuf, protoc
Goprotowrap
A package-at-a-time wrapper for protoc, for generating Go protobuf code.
Stars: ✭ 147 (-27.94%)
Mutual labels:  protobuf, protoc
Protoc Gen Gotemplate
📂 generic protocol generator based on golang's text/template (grpc/protobuf)
Stars: ✭ 284 (+39.22%)
Mutual labels:  protobuf, protoc
protokit
A starter kit for building protoc plugins. Rather than write your own, you can just use an existing one.
Stars: ✭ 69 (-66.18%)
Mutual labels:  protobuf, protoc
Buf
A new way of working with Protocol Buffers.
Stars: ✭ 3,328 (+1531.37%)
Mutual labels:  protobuf, protoc
Prototool
Your Swiss Army Knife for Protocol Buffers
Stars: ✭ 4,932 (+2317.65%)
Mutual labels:  protobuf, protoc
protoc-gen-kit
Protoc compiler for Go kit code
Stars: ✭ 17 (-91.67%)
Mutual labels:  protobuf, protoc
Protobuf
Protocol Buffers - Google's data interchange format
Stars: ✭ 52,305 (+25539.71%)
Mutual labels:  protobuf, protoc
protocell
Conjures up convenient OCaml types and serialization functions based on protobuf definition files
Stars: ✭ 18 (-91.18%)
Mutual labels:  protobuf, protoc
protopatch
protoc-gen-go patch utility
Stars: ✭ 58 (-71.57%)
Mutual labels:  protobuf, protoc
Pb And K
Kotlin Code Generator and Runtime for Protocol Buffers
Stars: ✭ 137 (-32.84%)
Mutual labels:  protobuf, protoc
Rules protobuf
Bazel rules for building protocol buffers and gRPC services (java, c++, go, ...)
Stars: ✭ 206 (+0.98%)
Mutual labels:  protobuf, protoc

GitHub license Maven Central Bintray Build Status Build status Known Vulnerabilities CII Best Practices

Maven Protocol Buffers Plugin

Join the chat at https://gitter.im/xolstice/protobuf-maven-plugin

A plugin that integrates protocol buffers compiler (protoc) into Maven lifecycle. This is a continuation of maven-protoc-plugin that was started at Google and later developed by GitHub community.

Release notes and detailed documentation are available on the web site.

Please also read Contribution Guidelines and Code of Conduct for this project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].