How To Install Java Artifact com.google.protobuf.protoc v3.23.0

com.google.protobuf protoc 3.23.0

Introduction

In this article, we'll learn how to install Java artifact protoc from com.google.protobuf group in version 3.23.0. The artifact is available in 156 versions: 21.0-rc-1 4.27.0-RC1 4.26.1 4.26.0-RC3 4.26.0-RC2 4.26.0-RC1 4.26.0 4.0.0-rc-2 4.0.0-rc-1 3.25.3 3.25.2 3.25.1 3.25.0-RC2 3.25.0-RC1 3.25.0 3.24.4 3.24.3 3.24.2 3.24.1 3.24.0-RC3 3.24.0-RC2 3.24.0-RC1 3.24.0 3.23.4 3.23.3 3.23.2 3.23.1 3.23.0-RC3 3.23.0-RC2 3.23.0 3.22.5 3.22.4 3.22.3 3.22.2 3.22.1 3.22.0-rc-1 3.22.0-RC3 3.22.0-RC2 3.22.0 3.21.12 3.21.11 3.21.10 3.21.9 3.21.8 3.21.7 3.21.6 3.21.5 3.21.4 3.21.3 3.21.2 3.21.1 3.21.0-rc-2 3.21.0 3.20.3 3.20.2 3.20.1-rc-1 3.20.1 3.20.0-rc-3 3.20.0-rc-2 3.20.0-rc-1 3.20.0 3.19.6 3.19.5 3.19.4 3.19.3 3.19.2 3.19.1 3.19.0-rc-2 3.19.0-rc-1 3.19.0 3.18.3 3.18.2 3.18.1 3.18.0-rc-2 3.18.0-rc-1 3.18.0 3.17.3 3.17.2 3.17.1 3.17.0-rc-2 3.17.0-rc-1 3.17.0 3.16.3 3.16.1 3.16.0-rc-2 3.16.0-rc-1 3.16.0 3.15.8 3.15.7 3.15.6 3.15.5 3.15.4 3.15.3 3.15.2 3.15.1 3.15.0-rc-2 3.15.0-rc-1 3.15.0 3.14.0-rc-3 3.14.0-rc-2 3.14.0-rc-1 3.14.0 3.13.0-rc-3 3.13.0 3.12.4 3.12.3 3.12.2 3.12.1 3.12.0-rc-2 3.12.0-rc-1 3.12.0 3.11.4 3.11.3 3.11.2 3.11.1 3.11.0-rc-2 3.11.0-rc-1 3.11.0 3.10.1 3.10.0-rc-1 3.10.0 3.9.2 3.9.1 3.9.0-rc-1 3.9.0 3.8.0-rc-1 3.8.0 3.7.1 3.7.0-rc-3 3.7.0-rc-2 3.7.0-rc1 3.7.0 3.6.1 3.6.0 3.5.1-1 3.5.1 3.5.0 3.4.0 3.3.0 3.2.0rc2 3.2.0-rc.1 3.2.0 3.1.0-build2 3.1.0 3.0.2 3.0.0-beta-4 3.0.0-beta-3 3.0.0-beta-2 3.0.0-beta-1 3.0.0-alpha-3.1 3.0.0-alpha-3 3.0.0-alpha-2 3.0.0 2.6.1-build2 2.6.1 2.5.0 . The Protobuf Compiler project has been released under BSD-3-Clause license, and has its own website at: https://developers.google.com/protocol-buffers/ . The parent project is: com.google::google::5

How To Install Java Artifact com.google.protobuf.protoc In Version 3.23.0

To install the Protobuf Compiler artifact in version 3.23.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Protobuf Compiler dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses