Last Version

Jedis Provider 1.0.0

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

License

License

Categories

Categories

Jedis Data Databases
GroupId

GroupId

org.nervousync.cache
ArtifactId

ArtifactId

jedis-jdk11
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project Organization

Nervousync Studio

Download jedis-jdk11 1.0.0


<!-- https://jarcasting.com/artifacts/org.nervousync.cache/jedis-jdk11/ -->
<dependency>
    <groupId>org.nervousync.cache</groupId>
    <artifactId>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.cache" name="jedis-jdk11" rev="1.0.0">
  <artifact name="jedis-jdk11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nervousync.cache', module='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 (3)

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 4.2.3

provided (1)

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

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.