License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdorg.elypia.elypiai |
ArtifactId | ArtifactIdextensions-redis |
Last Version | Last Version2.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelypiai
An abstraction to wrap APIs as effectively as possible with a clean and common interface and extensibility between them.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
extensions-redis-2.3.3.pom | |
extensions-redis-2.3.3.jar | 2 KB |
extensions-redis-2.3.3-sources.jar | 2 KB |
extensions-redis-2.3.3-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elypia.elypiai/extensions-redis/ -->
<dependency>
<groupId>org.elypia.elypiai</groupId>
<artifactId>extensions-redis</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elypia.elypiai/extensions-redis/
implementation 'org.elypia.elypiai:extensions-redis:2.3.3'
// https://jarcasting.com/artifacts/org.elypia.elypiai/extensions-redis/
implementation ("org.elypia.elypiai:extensions-redis:2.3.3")
'org.elypia.elypiai:extensions-redis:jar:2.3.3'
<dependency org="org.elypia.elypiai" name="extensions-redis" rev="2.3.3">
<artifact name="extensions-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elypia.elypiai', module='extensions-redis', version='2.3.3')
)
libraryDependencies += "org.elypia.elypiai" % "extensions-redis" % "2.3.3"
[org.elypia.elypiai/extensions-redis "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.elypia.elypiai : common-core | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
redis.clients : jedis | jar | 3.3.0 |