License |
License |
---|---|
GroupId | GroupIdcom.github.taymindis |
ArtifactId | ArtifactIdsrf4j |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSrf4j
Redis Facade for Java Redis Client, it's a api based from lettuce api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
srf4j-1.0.5.pom | |
srf4j-1.0.5.jar | 85 KB |
srf4j-1.0.5-sources.jar | 47 KB |
srf4j-1.0.5-javadoc.jar | 661 KB |
Browse |
<!-- 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"]
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 |