is not current version
Last Version 4.2.2

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

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.7
Type

Type

jar

Download jprotobuf-rpc-core-spring 3.2.7


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