License |
License |
---|---|
Categories |
CategoriesRedis Data Databases CLI User Interface |
GroupId | GroupIdorg.eclipse.hawkbit |
ArtifactId | ArtifactIdhawkbit-cache-redis |
Version | Version0.2.0M2 |
Type | Typejar |
Description |
DescriptionhawkBit :: Redis Cache Manager
Spring Boot Starter Parent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-cache-redis/ -->
<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-cache-redis</artifactId>
<version>0.2.0M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-cache-redis/
implementation 'org.eclipse.hawkbit:hawkbit-cache-redis:0.2.0M2'
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-cache-redis/
implementation ("org.eclipse.hawkbit:hawkbit-cache-redis:0.2.0M2")
'org.eclipse.hawkbit:hawkbit-cache-redis:jar:0.2.0M2'
<dependency org="org.eclipse.hawkbit" name="hawkbit-cache-redis" rev="0.2.0M2">
<artifact name="hawkbit-cache-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-cache-redis', version='0.2.0M2')
)
libraryDependencies += "org.eclipse.hawkbit" % "hawkbit-cache-redis" % "0.2.0M2"
[org.eclipse.hawkbit/hawkbit-cache-redis "0.2.0M2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hawkbit : hawkbit-core | jar | 0.2.0M2 |
org.springframework.data : spring-data-redis | jar | |
org.springframework.boot : spring-boot | jar | 1.3.7.RELEASE |
redis.clients : jedis | jar | 2.7.3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.3.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hawkbit : hawkbit-repository-api | jar | 0.2.0M2 |
org.springframework.boot : spring-boot-starter-test | jar | 1.3.7.RELEASE |
org.easytesting : fest-assert-core | jar | 2.0M10 |
org.easytesting : fest-assert | jar | 1.4 |
org.springframework.hateoas : spring-hateoas | jar | 0.19.0.RELEASE |
ru.yandex.qatools.allure : allure-junit-adaptor | jar | 1.4.22 |