Provides a client-side class for dispatching requests and notifications to a JSON-RPC 2.0 server. The JSON-RPC 2.0 messages are sent by HTTP(S) POST.
'com.thetransactioncompany:jsonrpc2-client:1.16.2'
<dependency>
<groupId>com.thetransactioncompany</groupId>
<artifactId>jsonrpc2-client</artifactId>
<version>1.16.2</version>
</dependency>
<dependency org="com.thetransactioncompany" name="jsonrpc2-client" rev="1.16.2"/>
"com.thetransactioncompany", "jsonrpc2-client", "1.16.2"