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