jsonrpc

jsonrpc is a lightweight Rpc Framework

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.openyelp
ArtifactId

ArtifactId

jsonrpc
Last Version

Last Version

1.04
Release Date

Release Date

Type

Type

jar
Description

Description

jsonrpc
jsonrpc is a lightweight Rpc Framework
Project URL

Project URL

http://maven.apache.org

Download jsonrpc

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.2
javax.servlet : servlet-api jar 2.5
org.springframework : spring-context jar 4.1.1.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.04
1.03
1.02