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

org.xolstice.maven.plugins
ArtifactId

ArtifactId

protobuf-maven-plugin
Last Version

Last Version

0.6.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/xolstice/protobuf-maven-plugin

Download protobuf-maven-plugin

How to add to project

<plugin>
    <groupId>org.xolstice.maven.plugins</groupId>
    <artifactId>protobuf-maven-plugin</artifactId>
    <version>0.6.1</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2
org.codehaus.plexus : plexus-utils jar 3.1.0
org.codehaus.plexus : plexus-component-annotations jar 1.7.1
org.sonatype.plexus : plexus-build-api jar 0.0.7
org.apache.maven : maven-core jar 3.0
org.apache.maven : maven-artifact jar 3.0
org.apache.maven : maven-compat jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.1
0.5.1
0.5.0