Jar examples for j:json-rpc-model
a library for creating JSON RPC services in Java
You can download jar file json-rpc-model 1.0 in this page.
json-rpc-model is licensed unerl LGPL
You can use the following script to add json-rpc-model-1.0.jar to your project.
<dependency> <groupId>ca.uhn.ws</groupId> <artifactId>json-rpc-model</artifactId> <version>1.0</version> </dependency>
compile group: 'ca.uhn.ws', name: 'json-rpc-model', version: '1.0'
libraryDependencies += "ca.uhn.ws" % "json-rpc-model" % "1.0"
<dependency org="ca.uhn.ws" name="json-rpc-model" rev="1.0"/>
@Grapes(@Grab(group='ca.uhn.ws', module='json-rpc-model', version='1.0'))
'ca.uhn.ws:json-rpc-model:jar:1.0'
Click the following link to download the jar file.
json-rpc-model-1.0-javadoc.jar