Jar examples for a:autumn-rpc-core
Lightweight cross-language HTTP/JSON RPC framework
You can download jar file autumn-rpc-core 0.5 in this page.
The Apache License, Version 2.0
You can use the following script to add autumn-rpc-core-0.5.jar to your project.
<dependency> <groupId>cn.imaq</groupId> <artifactId>autumn-rpc-core</artifactId> <version>0.5</version> </dependency>
compile group: 'cn.imaq', name: 'autumn-rpc-core', version: '0.5'
libraryDependencies += "cn.imaq" % "autumn-rpc-core" % "0.5"
<dependency org="cn.imaq" name="autumn-rpc-core" rev="0.5"/>
@Grapes(@Grab(group='cn.imaq', module='autumn-rpc-core', version='0.5'))
'cn.imaq:autumn-rpc-core:jar:0.5'
Click the following link to download the jar file.
autumn-rpc-core-0.5-javadoc.jar