com.github.therapi:therapi-json-rpc

JSON-RPC Microframework for Java

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.therapi
ArtifactId

ArtifactId

therapi-json-rpc
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.therapi:therapi-json-rpc
JSON-RPC Microframework for Java
Project URL

Project URL

https://github.com/dnault/therapi-json-rpc

Download therapi-json-rpc

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.12.1
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.12.1

runtime (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.google.code.findbugs : jsr305 jar 3.0.0
com.google.guava : guava jar 21.0
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-text jar 1.9
aopalliance : aopalliance jar 1.0
com.github.therapi : therapi-runtime-javadoc jar 0.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.0