| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.tvd12 |
| ArtifactId | ArtifactIdezydata-redis |
| Last Version | Last Version1.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionezydata-redis
Support for data, memory caching and database interaction
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ezydata-redis-1.2.3.pom | |
| ezydata-redis-1.2.3.jar | 49 KB |
| ezydata-redis-1.2.3-sources.jar | 22 KB |
| ezydata-redis-1.2.3-javadoc.jar | 283 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezydata-redis/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezydata-redis</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezydata-redis/
implementation 'com.tvd12:ezydata-redis:1.2.3'
// https://jarcasting.com/artifacts/com.tvd12/ezydata-redis/
implementation ("com.tvd12:ezydata-redis:1.2.3")
'com.tvd12:ezydata-redis:jar:1.2.3'
<dependency org="com.tvd12" name="ezydata-redis" rev="1.2.3">
<artifact name="ezydata-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezydata-redis', version='1.2.3')
)
libraryDependencies += "com.tvd12" % "ezydata-redis" % "1.2.3"
[com.tvd12/ezydata-redis "1.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tvd12 : ezydata-database | jar | 1.2.3 |
| com.tvd12 : ezyfox-data | jar | 1.2.3 |
| com.tvd12 : ezyfox-binding-codec | jar | 1.2.3 |
| com.tvd12 : ezyfox-msgpack | jar | 1.2.3 |
| redis.clients : jedis | jar | 4.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.persistence : javax.persistence-api | jar | 2.2 |
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tvd12 : test-util | jar | 1.1.6 |