License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.choerodon |
ArtifactId | ArtifactIdchoerodon-hap-starter-redis |
Last Version | Last Version0.15.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
<!-- https://jarcasting.com/artifacts/io.choerodon/choerodon-hap-starter-redis/ -->
<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-hap-starter-redis</artifactId>
<version>0.15.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.choerodon/choerodon-hap-starter-redis/
implementation 'io.choerodon:choerodon-hap-starter-redis:0.15.1.RELEASE'
// https://jarcasting.com/artifacts/io.choerodon/choerodon-hap-starter-redis/
implementation ("io.choerodon:choerodon-hap-starter-redis:0.15.1.RELEASE")
'io.choerodon:choerodon-hap-starter-redis:jar:0.15.1.RELEASE'
<dependency org="io.choerodon" name="choerodon-hap-starter-redis" rev="0.15.1.RELEASE">
<artifact name="choerodon-hap-starter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-hap-starter-redis', version='0.15.1.RELEASE')
)
libraryDependencies += "io.choerodon" % "choerodon-hap-starter-redis" % "0.15.1.RELEASE"
[io.choerodon/choerodon-hap-starter-redis "0.15.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-redis | jar | |
redis.clients : jedis | jar | 2.9.3 |
io.choerodon : choerodon-starter-mybatis | jar | 0.15.1.RELEASE |
io.choerodon : choerodon-hap-starter-message | jar | 0.15.1.RELEASE |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.197 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |
org.spockframework : spock-core | jar | 1.1-groovy-2.4-rc-2 |
org.spockframework : spock-spring | jar | 1.1-groovy-2.4-rc-3 |
cglib : cglib-nodep | jar | 2.2 |