Last Version

jsonrpc 1.04

jsonrpc is a lightweight Rpc Framework

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.openyelp
ArtifactId

ArtifactId

jsonrpc
Version

Version

1.04
Type

Type

jar
Description

Description

jsonrpc
jsonrpc is a lightweight Rpc Framework
Project URL

Project URL

http://maven.apache.org

Download jsonrpc 1.04


<!-- 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.