Last Version

jsonrpc 1.01

jsonrpc is a lightweight Rpc Framework

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.quhaodian.jsonrpc
ArtifactId

ArtifactId

jsonrpc-root
Version

Version

1.01
Type

Type

pom
Description

Description

jsonrpc
jsonrpc is a lightweight Rpc Framework
Project URL

Project URL

https://github.com/cng1985/jsonrpc
Source Code Management

Source Code Management

https://github.com/cng1985/jsonrpc

Download jsonrpc-root 1.01

Filename Size
jsonrpc-root-1.01.pom 2 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • annotation
  • core