Last Version

CacheJedis Package 1.0.0

Cache Provider Implements By Jedis, development by Nervousync Studio (NSYC)

License

License

Categories

Categories

Jedis Data Databases
GroupId

GroupId

org.nervousync
ArtifactId

ArtifactId

cache-jedis-jdk11
Version

Version

1.0.0
Type

Type

jar
Description

Description

CacheJedis Package
Cache Provider Implements By Jedis, development by Nervousync Studio (NSYC)
Project Organization

Project Organization

Nervousync Studio
Source Code Management

Source Code Management

https://github.com/Nervousync/CacheJedis

Download cache-jedis-jdk11 1.0.0


<!-- https://jarcasting.com/artifacts/org.nervousync/cache-jedis-jdk11/ -->
<dependency>
    <groupId>org.nervousync</groupId>
    <artifactId>cache-jedis-jdk11</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nervousync/cache-jedis-jdk11/
implementation 'org.nervousync:cache-jedis-jdk11:1.0.0'
// https://jarcasting.com/artifacts/org.nervousync/cache-jedis-jdk11/
implementation ("org.nervousync:cache-jedis-jdk11:1.0.0")
'org.nervousync:cache-jedis-jdk11:jar:1.0.0'
<dependency org="org.nervousync" name="cache-jedis-jdk11" rev="1.0.0">
  <artifact name="cache-jedis-jdk11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nervousync', module='cache-jedis-jdk11', version='1.0.0')
)
libraryDependencies += "org.nervousync" % "cache-jedis-jdk11" % "1.0.0"
[org.nervousync/cache-jedis-jdk11 "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.nervousync : cache-core-jdk11 jar 1.0.0
org.apache.commons : commons-pool2 jar 2.11.1
redis.clients : jedis jar 3.8.0
org.reactivestreams : reactive-streams jar 1.0.3
io.projectreactor : reactor-core jar 3.4.16

provided (1)

Group / Artifact Type Version
org.nervousync : utils-jdk11 jar 1.0.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-runner jar 1.8.2

Project Modules

There are no modules declared in this project.