Last Version

com.github.nmuzhichin:jsonrpc-test 1.0.4.0

Implementation of the JSON-RPC 2.0 specification

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.nmuzhichin
ArtifactId

ArtifactId

jsonrpc-test
Version

Version

1.0.4.0
Type

Type

jar
Description

Description

Implementation of the JSON-RPC 2.0 specification

Download jsonrpc-test 1.0.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 Optional jar 3.9

test (11)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.12.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21
com.github.nmuzhichin : jsonrpc-core jar 1.0.4.0
com.github.nmuzhichin : jsonrpc-cache-extension jar 1.0.4.0
com.github.nmuzhichin : jsonrpc-jackson-extension jar 1.0.4.0
com.github.ben-manes.caffeine : caffeine jar 2.8.0
javax.cache : cache-api jar 1.1.1
com.google.guava : guava jar 28.0-jre
com.fasterxml.jackson.core : jackson-databind jar 2.9.9

Project Modules

There are no modules declared in this project.