Jar examples for j:jsonrpc2-base
Java classes to represent, parse and serialise JSON-RPC 2.0 requests, notifications and responses.
You can download jar file jsonrpc2-base 1.38 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jsonrpc2-base-1.38.jar to your project.
<dependency> <groupId>com.thetransactioncompany</groupId> <artifactId>jsonrpc2-base</artifactId> <version>1.38</version> </dependency>
compile group: 'com.thetransactioncompany', name: 'jsonrpc2-base', version: '1.38'
libraryDependencies += "com.thetransactioncompany" % "jsonrpc2-base" % "1.38"
<dependency org="com.thetransactioncompany" name="jsonrpc2-base" rev="1.38"/>
@Grapes(@Grab(group='com.thetransactioncompany', module='jsonrpc2-base', version='1.38'))
'com.thetransactioncompany:jsonrpc2-base:jar:1.38'
Click the following link to download the jar file.
jsonrpc2-base-1.38-javadoc.jar