json-rpc-model

a library for creating JSON RPC services in Java

License

License

json-rpc-model is licensed unerl LGPL
Categories

Categories

JSON Data
GroupId

GroupId

ca.uhn.ws
ArtifactId

ArtifactId

json-rpc-model
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

json-rpc-model
a library for creating JSON RPC services in Java
Project URL

Project URL

https://github.com/uhnuser/json-rpc-model
Project Organization

Project Organization

University Health Network
Source Code Management

Source Code Management

https://github.com/uhnuser/json-rpc-model

Download json-rpc-model

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

json-rpc-model

model classes used by json-client-commons and json-service-commons

Versions

Version
1.0