com.github.nmuzhichin:jsonrpc-cache-extension

Implementation of the JSON-RPC 2.0 specification

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.nmuzhichin
ArtifactId

ArtifactId

jsonrpc-cache-extension
Last Version

Last Version

1.0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Implementation of the JSON-RPC 2.0 specification

Download jsonrpc-cache-extension

How to add to project

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

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine Optional jar 2.8.0
javax.cache : cache-api Optional jar 1.1.1
com.google.guava : guava Optional jar 28.0-jre
com.github.nmuzhichin : jsonrpc-core jar 1.0.4.0
org.apache.commons : commons-lang3 Optional jar 3.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4.0
1.0.3.0
1.0.2.0