is not current version
Last Version 4.2.2

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

The module for Spring extendsion

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.baidu
ArtifactId

ArtifactId

jprotobuf-rpc-core-spring
Version

Version

3.1.3
Type

Type

jar

Download jprotobuf-rpc-core-spring 3.1.3


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