MVN

com.baidu : jprotobuf-rpc-spring-starter

Maven & Gradle

Feb 16, 2022
484 stars
<dependency>
    <groupId>com.baidu</groupId>
    <artifactId>jprotobuf-rpc-spring-starter</artifactId>
    <version>4.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.2.0

All Versions

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

Version Vulnerabilities Updated
4.2.x
jprotobuf-rpc-spring-starter-4.2.0
4.1.x
jprotobuf-rpc-spring-starter-4.1.9
jprotobuf-rpc-spring-starter-4.1.8
jprotobuf-rpc-spring-starter-4.1.7
jprotobuf-rpc-spring-starter-4.1.6
jprotobuf-rpc-spring-starter-4.1.5
jprotobuf-rpc-spring-starter-4.1.4
jprotobuf-rpc-spring-starter-4.1.3
jprotobuf-rpc-spring-starter-4.1.2
jprotobuf-rpc-spring-starter-4.1.1
jprotobuf-rpc-spring-starter-4.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.baidu</groupId>
    <artifactId>jprotobuf-rpc-spring-starter</artifactId>
    <version>4.2.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.baidu:jprotobuf-rpc-spring-starter:4.2.0'

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

implementation("com.baidu:jprotobuf-rpc-spring-starter:4.2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.baidu" % "jprotobuf-rpc-spring-starter" % "4.2.0"

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