Maven Protocol Buffers Plugin

Maven Plugin that executes the Protocol Buffers (protoc) compiler

License

License

Categories

Categories

Maven Build Tools Protobuf Data Data Structures
GroupId

GroupId

dev.cookiecode
ArtifactId

ArtifactId

protobuf-maven-plugin
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven Protocol Buffers Plugin
Maven Plugin that executes the Protocol Buffers (protoc) compiler
Project URL

Project URL

https://www.xolstice.org/protobuf-maven-plugin
Project Organization

Project Organization

Maven Protocol Buffers Plugin Authors
Source Code Management

Source Code Management

https://github.com/sebastienvermeille/protobuf-maven-plugin

Download protobuf-maven-plugin

How to add to project

<plugin>
    <groupId>dev.cookiecode</groupId>
    <artifactId>protobuf-maven-plugin</artifactId>
    <version>0.7.1</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.codehaus.plexus : plexus-utils jar 3.3.0
org.codehaus.plexus : plexus-component-annotations jar 2.1.0
org.sonatype.plexus : plexus-build-api jar 0.0.7
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven : maven-compat jar 3.3.9

Project Modules

There are no modules declared in this project.

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.

dev.cookiecode

Xolstice

Versions

Version
0.7.1
0.7.0