4.0.0 com.google google 1 com.google.protobuf protoc 3.6.1 pom Protobuf Compiler Protobuf Compiler (protoc) is a compiler for .proto files. It generates language-specific code for Protobuf messages and RPC interfaces. 2008 https://developers.google.com/protocol-buffers/ 3-Clause BSD License https://opensource.org/licenses/BSD-3-Clause repo https://github.com/protocolbuffers/protobuf scm:git:https://github.com/protocolbuffers/protobuf.git org.codehaus.mojo build-helper-maven-plugin 1.8 attach-artifacts package attach-artifact ${basedir}/target/linux/x86_64/protoc.exe linux-x86_64 exe ${basedir}/target/linux/x86_32/protoc.exe linux-x86_32 exe ${basedir}/target/windows/x86_64/protoc.exe windows-x86_64 exe ${basedir}/target/windows/x86_32/protoc.exe windows-x86_32 exe ${basedir}/target/osx/x86_64/protoc.exe osx-x86_64 exe ${basedir}/target/osx/x86_32/protoc.exe osx-x86_32 exe ${basedir}/target/linux/aarch_64/protoc.exe linux-aarch_64 exe release org.apache.maven.plugins maven-gpg-plugin 1.5 sign-artifacts verify sign org.sonatype.plugins nexus-staging-maven-plugin 1.6.3 true sonatype-nexus-staging https://oss.sonatype.org/ true false ${staging.repository}