License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.craftcode |
ArtifactId | ArtifactIdcraft-atom-redis |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncraft-atom-redis
A crafted and atomic component library for java
|
Filename | Size |
---|---|
craft-atom-redis-3.1.2.pom | |
craft-atom-redis-3.1.2.jar | 129 KB |
craft-atom-redis-3.1.2-sources.jar | 92 KB |
craft-atom-redis-3.1.2-javadoc.jar | 469 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.craftcode/craft-atom-redis/ -->
<dependency>
<groupId>io.craftcode</groupId>
<artifactId>craft-atom-redis</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.craftcode/craft-atom-redis/
implementation 'io.craftcode:craft-atom-redis:3.1.2'
// https://jarcasting.com/artifacts/io.craftcode/craft-atom-redis/
implementation ("io.craftcode:craft-atom-redis:3.1.2")
'io.craftcode:craft-atom-redis:jar:3.1.2'
<dependency org="io.craftcode" name="craft-atom-redis" rev="3.1.2">
<artifact name="craft-atom-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.craftcode', module='craft-atom-redis', version='3.1.2')
)
libraryDependencies += "io.craftcode" % "craft-atom-redis" % "3.1.2"
[io.craftcode/craft-atom-redis "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 2.7.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.12.2 |
Group / Artifact | Type | Version |
---|---|---|
io.craftcode : craft-atom-test | jar | 3.1.2 |
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
log4j : log4j | jar | 1.2.17 |