gradle-protobuf-plugin
Build plugin
A plugin that integrates Google Protocol Buffers with the Gradle build system
Gradle plugin for using Google Protocol Buffers in your project.
12 stars
2 watching
4 forks
Language: Groovy
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ksoichiro/gradle-build-info-plugin | Provides metadata about a software build, such as the Git commit ID and build date. | 37 |
devkanro/intellij-protobuf-plugin | An IntelliJ-based plugin that provides support for the Protocol Buffers language in IDEs | 83 |
openbakery/gradle-xcodeplugin | A plugin for Gradle that automates Xcode project builds and testing for iOS, watchOS, macOS, and tvOS apps. | 458 |
jhump/goprotoc | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
alexeyxo/protobuf-swift | An implementation of Protocol Buffers in Swift | 939 |
tiziano88/elm-protobuf | Generates Elm code to decode and encode Protocol Buffers data | 94 |
ahamez/protox | A fast and reliable Elixir library for working with Google Protocol Buffers | 269 |
arwalk/zig-protobuf | An implementation of Google Protocol Buffers version 3 in Zig. | 233 |
persan/protobuf-ada | A software implementation of Google's Protocol Buffers data interchange format in Ada | 18 |
gesellix/gradle-docker-plugin | Enables interaction between Gradle build scripts and Docker containers using the Docker API | 80 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |
groovy/groovy-android-gradle-plugin | A plugin that adds Groovy language support to Android app development | 850 |
googleapis/gapic-generator-kotlin | Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions | 58 |
semlanik/qtprotobuf | Provides native Qt support for Google protocol buffers and gRPC | 171 |
tkruse/gradle-groovysh-plugin | Provides Gradle tasks to start interactive Groovy shells for interacting with application classes or builds. | 42 |