aboutsummaryrefslogtreecommitdiff
path: root/docs/third_party.md
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2016-12-08 18:54:14 -0800
committerGitHub <noreply@github.com>2016-12-08 18:54:14 -0800
commit243ebec887a2095cdba6773cb9151b3509a3fc5e (patch)
tree1942595424470fe99b0125e19b6a262815f18817 /docs/third_party.md
parentd8f54c4206de4a09e4b70494d5f7e44d9015bb7b (diff)
parent09dc9339328e105378f96cd9cbc6c9128b305842 (diff)
downloadprotobuf-243ebec887a2095cdba6773cb9151b3509a3fc5e.tar.gz
protobuf-243ebec887a2095cdba6773cb9151b3509a3fc5e.tar.bz2
protobuf-243ebec887a2095cdba6773cb9151b3509a3fc5e.zip
Merge pull request #2468 from sergei-ivanov/patch-1
Update third_party.md
Diffstat (limited to 'docs/third_party.md')
-rw-r--r--docs/third_party.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/third_party.md b/docs/third_party.md
index 161bc3ca..0bbde914 100644
--- a/docs/third_party.md
+++ b/docs/third_party.md
@@ -130,8 +130,8 @@ There are miscellaneous other things you may find useful as a Protocol Buffers d
* [Oracle PL SQL plugin](http://code.google.com/p/protocol-buffer-plsql/)
* [Eclipse editor for protobuf (from Google)](http://code.google.com/p/protobuf-dt/)
* [C++ Builder compatible protobuf](https://github.com/saadware/protobuf-cppbuilder)
-* Maven Protocol Compiler Plugin
- * https://github.com/sergei-ivanov/maven-protoc-plugin/
+* Maven Protobuf Compiler Plugin
+ * By xolstice.org ([Documentation](https://www.xolstice.org/protobuf-maven-plugin/)) ([Source](https://github.com/xolstice/protobuf-maven-plugin/)) [![Maven Central](https://img.shields.io/maven-central/v/org.xolstice.maven.plugins/protobuf-maven-plugin.svg)](https://repo1.maven.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/)
* http://igor-petruk.github.com/protobuf-maven-plugin/
* http://code.google.com/p/maven-protoc-plugin/
* https://github.com/os72/protoc-jar-maven-plugin