is not current version
Last Version 4.2.2

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

The module for Spring extendsion

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.baidu
ArtifactId

ArtifactId

jprotobuf-rpc-core-spring
Version

Version

3.2.1
Type

Type

jar

Download jprotobuf-rpc-core-spring 3.2.1


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