License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.strategicgains.repoexpress |
ArtifactId | ArtifactIdrepoexpress-redis |
Last Version | Last Version0.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRepoExpress-Redis
Storage Repository Pattern for MongoDB, Voldemort, Cassandra, etc.
|
Project URL |
Project URL |
Filename | Size |
---|---|
repoexpress-redis-0.4.8.pom | |
repoexpress-redis-0.4.8.jar | 7 KB |
repoexpress-redis-0.4.8-sources.jar | 5 KB |
repoexpress-redis-0.4.8-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-redis/ -->
<dependency>
<groupId>com.strategicgains.repoexpress</groupId>
<artifactId>repoexpress-redis</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-redis/
implementation 'com.strategicgains.repoexpress:repoexpress-redis:0.4.8'
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-redis/
implementation ("com.strategicgains.repoexpress:repoexpress-redis:0.4.8")
'com.strategicgains.repoexpress:repoexpress-redis:jar:0.4.8'
<dependency org="com.strategicgains.repoexpress" name="repoexpress-redis" rev="0.4.8">
<artifact name="repoexpress-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.repoexpress', module='repoexpress-redis', version='0.4.8')
)
libraryDependencies += "com.strategicgains.repoexpress" % "repoexpress-redis" % "0.4.8"
[com.strategicgains.repoexpress/repoexpress-redis "0.4.8"]
Group / Artifact | Type | Version |
---|---|---|
com.strategicgains.repoexpress : repoexpress-common | jar | 0.4.8 |
commons-pool : commons-pool | jar | 1.6 |
redis.clients : jedis | jar | 2.8.0 |
com.strategicgains : RestExpress-Common | jar | 0.11.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
redis.clients » johm | jar | 0.5.0 |