MVN

com.google.protobuf : protobuf-bom

Maven & Gradle

Aug 25, 2023
185 usages
62.7k stars

Protocol Buffers [BOM] · A compatible set of open source libraries for working with protocol buffers.

<dependency>
    <groupId>com.google.protobuf</groupId>
    <artifactId>protobuf-bom</artifactId>
    <version>3.24.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.protobuf : protobuf-bom to add to Maven - Latest Versions:

  • Latest Stable: 3.24.2
  • Latest Release Candidate: 3.24.0-RC3

All Versions

Choose a version of com.google.protobuf : protobuf-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
protobuf-bom-4.0.0-rc-2
protobuf-bom-4.0.0-rc-1
3.24.x
protobuf-bom-3.24.2
protobuf-bom-3.24.1
protobuf-bom-3.24.0
protobuf-bom-3.24.0-RC3
protobuf-bom-3.24.0-RC2
protobuf-bom-3.24.0-RC1
3.23.x
protobuf-bom-3.23.4
protobuf-bom-3.23.3
protobuf-bom-3.23.2
protobuf-bom-3.23.1
protobuf-bom-3.23.0
protobuf-bom-3.23.0-RC3
protobuf-bom-3.23.0-RC2
3.22.x
protobuf-bom-3.22.5
protobuf-bom-3.22.4
protobuf-bom-3.22.3
protobuf-bom-3.22.2
protobuf-bom-3.22.1
protobuf-bom-3.22.0
protobuf-bom-3.22.0-RC3
protobuf-bom-3.22.0-RC2
protobuf-bom-3.22.0-RC1
protobuf-bom-3.22.0-rc-1
3.21.x
protobuf-bom-3.21.12
protobuf-bom-3.21.11
protobuf-bom-3.21.10
protobuf-bom-3.21.9
protobuf-bom-3.21.8
protobuf-bom-3.21.7
protobuf-bom-3.21.6
protobuf-bom-3.21.5
protobuf-bom-3.21.4
protobuf-bom-3.21.3
protobuf-bom-3.21.2
protobuf-bom-3.21.1
protobuf-bom-3.21.0
protobuf-bom-3.21.0-rc-2
protobuf-bom-3.21.0-rc-1
3.20.x
protobuf-bom-3.20.3
protobuf-bom-3.20.2
protobuf-bom-3.20.1
protobuf-bom-3.20.1-rc-1
protobuf-bom-3.20.0
protobuf-bom-3.20.0-rc-1
3.19.x
protobuf-bom-3.19.6
protobuf-bom-3.19.5
protobuf-bom-3.19.4
protobuf-bom-3.19.3
protobuf-bom-3.19.2
protobuf-bom-3.19.1
protobuf-bom-3.19.0
protobuf-bom-3.19.0-rc-2
protobuf-bom-3.19.0-rc-1
3.18.x
protobuf-bom-3.18.3
protobuf-bom-3.18.2
protobuf-bom-3.18.1
protobuf-bom-3.18.0
protobuf-bom-3.18.0-rc-2
protobuf-bom-3.18.0-rc-1
3.17.x
protobuf-bom-3.17.3
protobuf-bom-3.17.2
protobuf-bom-3.17.1
protobuf-bom-3.17.0
protobuf-bom-3.17.0-rc-2
protobuf-bom-3.17.0-rc-1
3.16.x
protobuf-bom-3.16.3
protobuf-bom-3.16.1
protobuf-bom-3.16.0
protobuf-bom-3.16.0-rc-2
protobuf-bom-3.16.0-rc-1
3.15.x
protobuf-bom-3.15.8
protobuf-bom-3.15.7
protobuf-bom-3.15.6
protobuf-bom-3.15.5
protobuf-bom-3.15.4
protobuf-bom-3.15.3
protobuf-bom-3.15.2
protobuf-bom-3.15.1
protobuf-bom-3.15.0
protobuf-bom-3.15.0-rc-2
protobuf-bom-3.15.0-rc-1
3.14.x
protobuf-bom-3.14.0
protobuf-bom-3.14.0-rc-3
protobuf-bom-3.14.0-rc-2
protobuf-bom-3.14.0-rc-1
3.13.x
protobuf-bom-3.13.0
protobuf-bom-3.13.0-rc-3
3.12.x
protobuf-bom-3.12.4
protobuf-bom-3.12.2
protobuf-bom-3.12.1
protobuf-bom-3.12.0
protobuf-bom-3.12.0-rc-2
protobuf-bom-3.12.0-rc-1
3.11.x
protobuf-bom-3.11.4
protobuf-bom-3.11.3
protobuf-bom-3.11.1
protobuf-bom-3.11.0
protobuf-bom-3.11.0-rc-2
protobuf-bom-3.11.0-rc-1
3.10.x
protobuf-bom-3.10.0
protobuf-bom-3.10.0-rc-1
3.9.x
protobuf-bom-3.9.2
protobuf-bom-3.9.1
protobuf-bom-3.9.0
protobuf-bom-3.9.0-rc-1
3.8.x
protobuf-bom-3.8.0
protobuf-bom-3.8.0-rc-1
3.7.x
protobuf-bom-3.7.1
protobuf-bom-3.7.0
protobuf-bom-3.7.0-rc1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.google.protobuf</groupId>
    <artifactId>protobuf-bom</artifactId>
    <version>3.24.2</version>
</dependency>

Advertisement

Dependencies from Group

Aug 25, 2023
4.3k usages
60k stars
Aug 25, 2023
858 usages
60.1k stars
Aug 25, 2023
185 usages
62.7k stars
Aug 25, 2023
64 usages
62.7k stars
Aug 25, 2023
51 usages
60k stars

Discover Dependencies

May 21, 2020
5 usages
126 stars
Jul 14, 2023
7 usages
211 stars
Jul 14, 2023
7 usages
533 stars
Dec 14, 2022
4 usages
6 stars
Aug 19, 2021
2 usages
16 stars
Jun 21, 2023
1 usages
240 stars
Aug 22, 2023
2 usages
708 stars
Jul 21, 2023
6 usages
124 stars