is not current version
Last Version 4.2.2

com.baidu:jprotobuf-rpc-core-spring 3.5.20

The module for Spring extendsion

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.baidu
ArtifactId

ArtifactId

jprotobuf-rpc-core-spring
Version

Version

3.5.20
Type

Type

jar

Download jprotobuf-rpc-core-spring 3.5.20


<!-- https://jarcasting.com/artifacts/com.baidu/jprotobuf-rpc-core-spring/ -->
<dependency>
    <groupId>com.baidu</groupId>
    <artifactId>jprotobuf-rpc-core-spring</artifactId>
    <version>3.5.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.baidu/jprotobuf-rpc-core-spring/
implementation 'com.baidu:jprotobuf-rpc-core-spring:3.5.20'
// https://jarcasting.com/artifacts/com.baidu/jprotobuf-rpc-core-spring/
implementation ("com.baidu:jprotobuf-rpc-core-spring:3.5.20")
'com.baidu:jprotobuf-rpc-core-spring:jar:3.5.20'
<dependency org="com.baidu" name="jprotobuf-rpc-core-spring" rev="3.5.20">
  <artifact name="jprotobuf-rpc-core-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baidu', module='jprotobuf-rpc-core-spring', version='3.5.20')
)
libraryDependencies += "com.baidu" % "jprotobuf-rpc-core-spring" % "3.5.20"
[com.baidu/jprotobuf-rpc-core-spring "3.5.20"]