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