Last Version

Srf4j 1.0.5

Redis Facade for Java Redis Client, it's a api based from lettuce api

License

License

GroupId

GroupId

com.github.taymindis
ArtifactId

ArtifactId

srf4j
Version

Version

1.0.5
Type

Type

jar
Description

Description

Srf4j
Redis Facade for Java Redis Client, it's a api based from lettuce api
Project URL

Project URL

https://github.com/Taymindis/srf4j
Source Code Management

Source Code Management

https://github.com/Taymindis/srf4j.git

Download srf4j 1.0.5


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

Dependencies

compile (10)

Group / Artifact Type Version
redis.clients : jedis jar 3.7.0
com.redislabs : jredisearch jar 2.0.0
io.lettuce : lettuce-core jar 6.1.5.RELEASE
com.redislabs : lettusearch jar 3.1.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.1
org.apache.commons : commons-pool2 jar 2.11.1
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.