| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Redis Data Databases Geo Business Logic Libraries Geospatial |
| GroupId | GroupIdio.advantageous.qbit |
| ArtifactId | ArtifactIdqbit-redis |
| Last Version | Last Version1.1.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionqbit-redis
Redis Support
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| qbit-redis-1.1.0.RELEASE.pom | |
| qbit-redis-1.1.0.RELEASE.jar | 5 KB |
| qbit-redis-1.1.0.RELEASE-sources.jar | 2 KB |
| qbit-redis-1.1.0.RELEASE-javadoc.jar | 64 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-redis/ -->
<dependency>
<groupId>io.advantageous.qbit</groupId>
<artifactId>qbit-redis</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-redis/
implementation 'io.advantageous.qbit:qbit-redis:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-redis/
implementation ("io.advantageous.qbit:qbit-redis:1.1.0.RELEASE")
'io.advantageous.qbit:qbit-redis:jar:1.1.0.RELEASE'
<dependency org="io.advantageous.qbit" name="qbit-redis" rev="1.1.0.RELEASE">
<artifact name="qbit-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.qbit', module='qbit-redis', version='1.1.0.RELEASE')
)
libraryDependencies += "io.advantageous.qbit" % "qbit-redis" % "1.1.0.RELEASE"
[io.advantageous.qbit/qbit-redis "1.1.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| io.advantageous.qbit : qbit-core | jar | 1.1.0.RELEASE |
| io.advantageous.qbit : qbit-vertx | jar | 1.1.0.RELEASE |
| ch.qos.logback : logback-core | jar | 1.1.3 |
| io.vertx : vertx-redis-client | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-core | jar | 2.0.4-beta |
| io.advantageous.qbit : qbit-test-support | jar | 1.1.0.RELEASE |
| ch.qos.logback : logback-classic | jar | 1.1.2 |