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.34.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jsonrpc2-base-1.34.4.jar to your project.
<dependency> <groupId>com.thetransactioncompany</groupId> <artifactId>jsonrpc2-base</artifactId> <version>1.34.4</version> </dependency>
compile group: 'com.thetransactioncompany', name: 'jsonrpc2-base', version: '1.34.4'
libraryDependencies += "com.thetransactioncompany" % "jsonrpc2-base" % "1.34.4"
<dependency org="com.thetransactioncompany" name="jsonrpc2-base" rev="1.34.4"/>
@Grapes(@Grab(group='com.thetransactioncompany', module='jsonrpc2-base', version='1.34.4'))
'com.thetransactioncompany:jsonrpc2-base:jar:1.34.4'
Click the following link to download the jar file.
jsonrpc2-base-1.34.4-javadoc.jar