fabric-cache-java

A layer of cache for fabric-gateway-java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.jason-wj
ArtifactId

ArtifactId

fabric-cache-java
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

fabric-cache-java
A layer of cache for fabric-gateway-java
Project URL

Project URL

https://github.com/jason-wj/fabric-cache-java
Source Code Management

Source Code Management

https://github.com/jason-wj/fabric-cache-java

Download fabric-cache-java

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jason-wj/fabric-cache-java/ -->
<dependency>
    <groupId>io.github.jason-wj</groupId>
    <artifactId>fabric-cache-java</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jason-wj/fabric-cache-java/
implementation 'io.github.jason-wj:fabric-cache-java:1.0'
// https://jarcasting.com/artifacts/io.github.jason-wj/fabric-cache-java/
implementation ("io.github.jason-wj:fabric-cache-java:1.0")
'io.github.jason-wj:fabric-cache-java:jar:1.0'
<dependency org="io.github.jason-wj" name="fabric-cache-java" rev="1.0">
  <artifact name="fabric-cache-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jason-wj', module='fabric-cache-java', version='1.0')
)
libraryDependencies += "io.github.jason-wj" % "fabric-cache-java" % "1.0"
[io.github.jason-wj/fabric-cache-java "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-pool2 jar 2.8.0
org.hyperledger.fabric : fabric-gateway-java jar 2.2.0
redis.clients : jedis jar 3.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0