Jar examples for j:jprotobuf-rpc-common
Common base library for RPC implementation usage.
You can download jar file jprotobuf-rpc-common 1.1 in this page.
Apache 2.0
You can use the following script to add jprotobuf-rpc-common-1.1.jar to your project.
<dependency> <groupId>com.baidu</groupId> <artifactId>jprotobuf-rpc-common</artifactId> <version>1.1</version> </dependency>
compile group: 'com.baidu', name: 'jprotobuf-rpc-common', version: '1.1'
libraryDependencies += "com.baidu" % "jprotobuf-rpc-common" % "1.1"
<dependency org="com.baidu" name="jprotobuf-rpc-common" rev="1.1"/>
@Grapes(@Grab(group='com.baidu', module='jprotobuf-rpc-common', version='1.1'))
'com.baidu:jprotobuf-rpc-common:jar:1.1'
Click the following link to download the jar file.
jprotobuf-rpc-common-1.1-javadoc.jar