is not current version
Last Version 1.3

simple-json-rpc-server 1.2

Server implementation of JSON-RPC 2.0

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.arteam
ArtifactId

ArtifactId

simple-json-rpc-server
Version

Version

1.2
Type

Type

jar
Description

Description

simple-json-rpc-server
Server implementation of JSON-RPC 2.0

Download simple-json-rpc-server 1.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.arteam : simple-json-rpc-core jar 1.2
com.google.guava : guava jar 23.0
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
org.jetbrains : annotations jar 19.0.0

test (7)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.11.1
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
joda-time : joda-time jar 2.10.6
org.assertj : assertj-core jar 3.16.1
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.11.1

Project Modules

There are no modules declared in this project.