json-rpc-lib-client

Client library for JSON-RPC

License

License

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

com.code4people
ArtifactId

ArtifactId

json-rpc-lib-client
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

json-rpc-lib-client
Client library for JSON-RPC
Project URL

Project URL

https://github.com/code4people/json-rpc-lib-client
Source Code Management

Source Code Management

https://github.com/code4people/json-rpc-lib-client

Download json-rpc-lib-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.code4people/json-rpc-lib-client/ -->
<dependency>
    <groupId>com.code4people</groupId>
    <artifactId>json-rpc-lib-client</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.code4people/json-rpc-lib-client/
implementation 'com.code4people:json-rpc-lib-client:0.5.0'
// https://jarcasting.com/artifacts/com.code4people/json-rpc-lib-client/
implementation ("com.code4people:json-rpc-lib-client:0.5.0")
'com.code4people:json-rpc-lib-client:jar:0.5.0'
<dependency org="com.code4people" name="json-rpc-lib-client" rev="0.5.0">
  <artifact name="json-rpc-lib-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.code4people', module='json-rpc-lib-client', version='0.5.0')
)
libraryDependencies += "com.code4people" % "json-rpc-lib-client" % "0.5.0"
[com.code4people/json-rpc-lib-client "0.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.8.9
com.code4people : json-rpc-lib-binding jar 0.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0
0.0.1