MVN

com.baidu : jprotobuf

Maven & Gradle

Aug 07, 2023
12 usages
817 stars

jprotobuf · A useful utility library for java programmer using google protobuf.

<dependency>
    <groupId>com.baidu</groupId>
    <artifactId>jprotobuf</artifactId>
    <version>2.4.19</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.baidu : jprotobuf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.19

All Versions

Choose a version of com.baidu : jprotobuf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
jprotobuf-2.4.19
jprotobuf-2.4.18
jprotobuf-2.4.17
jprotobuf-2.4.15
jprotobuf-2.4.14
jprotobuf-2.4.13
jprotobuf-2.4.12
jprotobuf-2.4.11
jprotobuf-2.4.10
jprotobuf-2.4.9
jprotobuf-2.4.8
jprotobuf-2.4.7
jprotobuf-2.4.6
jprotobuf-2.4.5
jprotobuf-2.4.4
jprotobuf-2.4.3
jprotobuf-2.4.2
jprotobuf-2.4.1
jprotobuf-2.4.0
2.3.x
jprotobuf-2.3.3
jprotobuf-2.3.2
jprotobuf-2.3.1
jprotobuf-2.3.0
2.2.x
jprotobuf-2.2.15
jprotobuf-2.2.14
jprotobuf-2.2.13
jprotobuf-2.2.11
jprotobuf-2.2.10
jprotobuf-2.2.9
jprotobuf-2.2.8
jprotobuf-2.2.7
jprotobuf-2.2.6
jprotobuf-2.2.5
jprotobuf-2.2.4
jprotobuf-2.2.3
jprotobuf-2.2.2
jprotobuf-2.2.1
jprotobuf-2.2.0
2.1.x
jprotobuf-2.1.11
jprotobuf-2.1.10
jprotobuf-2.1.9
jprotobuf-2.1.8
jprotobuf-2.1.7
jprotobuf-2.1.5
jprotobuf-2.1.4
jprotobuf-2.1.3
jprotobuf-2.1.2
jprotobuf-2.1.1
jprotobuf-2.1.0
2.0.x
jprotobuf-2.0.9
jprotobuf-2.0.8
jprotobuf-2.0.7
jprotobuf-2.0.6
jprotobuf-2.0.5
jprotobuf-2.0.4
jprotobuf-2.0.3
jprotobuf-2.0.2
jprotobuf-2.0.1
1.13.x
jprotobuf-1.13.3
jprotobuf-1.13.2
jprotobuf-1.13.1
jprotobuf-1.13.0
1.12.x
jprotobuf-1.12.1
jprotobuf-1.12.0
1.11.x
jprotobuf-1.11.21
jprotobuf-1.11.20
jprotobuf-1.11.12
jprotobuf-1.11.11
jprotobuf-1.11.10
jprotobuf-1.11.9
jprotobuf-1.11.8
jprotobuf-1.11.7
jprotobuf-1.11.6
jprotobuf-1.11.5
jprotobuf-1.11.4
jprotobuf-1.11.3
jprotobuf-1.11.2
jprotobuf-1.11.1
jprotobuf-1.11.0
1.10.x
jprotobuf-1.10.12
jprotobuf-1.10.11
jprotobuf-1.10.10
jprotobuf-1.10.9
jprotobuf-1.10.8
jprotobuf-1.10.7
jprotobuf-1.10.6
jprotobuf-1.10.5
jprotobuf-1.10.4
jprotobuf-1.10.2
jprotobuf-1.10.1
jprotobuf-1.10.0
1.9.x
jprotobuf-1.9.8
jprotobuf-1.9.7
jprotobuf-1.9.6
jprotobuf-1.9.5
jprotobuf-1.9.4
jprotobuf-1.9.3
jprotobuf-1.9.2
jprotobuf-1.9.1
jprotobuf-1.9.0
1.8.x
jprotobuf-1.8.9
jprotobuf-1.8.8
jprotobuf-1.8.7
jprotobuf-1.8.6
jprotobuf-1.8.5
jprotobuf-1.8.4
jprotobuf-1.8.3
jprotobuf-1.8.2
jprotobuf-1.8.1
jprotobuf-1.8.0
1.7.x
jprotobuf-1.7.9
jprotobuf-1.7.8
jprotobuf-1.7.7
jprotobuf-1.7.5
jprotobuf-1.7.4
jprotobuf-1.7.3
jprotobuf-1.7.2
jprotobuf-1.7.1
jprotobuf-1.7.0
1.6.x
jprotobuf-1.6.4
jprotobuf-1.6.3
jprotobuf-1.6.2
jprotobuf-1.6.1
jprotobuf-1.6.0
1.5.x
jprotobuf-1.5.8
jprotobuf-1.5.7
jprotobuf-1.5.6
jprotobuf-1.5.5
jprotobuf-1.5.1
jprotobuf-1.5.0
1.2.x
jprotobuf-1.2.9
jprotobuf-1.2.8
jprotobuf-1.2.7
jprotobuf-1.2.6
jprotobuf-1.2.5
jprotobuf-1.2.4
jprotobuf-1.2.3
jprotobuf-1.2.2
jprotobuf-1.2.1
jprotobuf-1.2.0
1.1.x
jprotobuf-1.1.7
0.1.x
jprotobuf-0.1.0
jprotobuf
jprotobuf-jprotobuf-precompile-plugin-gradle

How to add a dependency to Maven

Add the following com.baidu : jprotobuf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.baidu</groupId>
    <artifactId>jprotobuf</artifactId>
    <version>2.4.19</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.baidu : jprotobuf gradle dependency to your build.gradle file:

implementation 'com.baidu:jprotobuf:2.4.19'

Gradle Kotlin DSL: Add the following com.baidu : jprotobuf gradle kotlin dependency to your build.gradle.kts file:

implementation("com.baidu:jprotobuf:2.4.19")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.baidu : jprotobuf sbt scala dependency to your build.sbt file:

libraryDependencies += "com.baidu" % "jprotobuf" % "2.4.19"

Advertisement

Dependencies from Group

Aug 11, 2022
13 usages
887 stars
Aug 07, 2023
12 usages
817 stars
Feb 16, 2022
5 usages
513 stars
Aug 11, 2022
4 usages
903 stars
Feb 16, 2022
3 usages
513 stars

Discover Dependencies

May 28, 2017
8 usages
125 stars
Apr 06, 2023
2 usages
Aug 04, 2023
23 usages
6.4k stars
May 17, 2019
14 usages
61 stars
Jul 31, 2023
1 usages
521 stars
Jul 07, 2023
12 usages
3 stars
Sep 18, 2018
2 usages
2 stars
Aug 19, 2023
7 usages
240 stars
Apr 25, 2016
7 usages
3 stars