License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.heanbian |
ArtifactId | ArtifactIdheanbian-redis-template |
Last Version | Last Version11.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.heanbian/heanbian-redis-template/ -->
<dependency>
<groupId>com.heanbian</groupId>
<artifactId>heanbian-redis-template</artifactId>
<version>11.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.heanbian/heanbian-redis-template/
implementation 'com.heanbian:heanbian-redis-template:11.0.0'
// https://jarcasting.com/artifacts/com.heanbian/heanbian-redis-template/
implementation ("com.heanbian:heanbian-redis-template:11.0.0")
'com.heanbian:heanbian-redis-template:jar:11.0.0'
<dependency org="com.heanbian" name="heanbian-redis-template" rev="11.0.0">
<artifact name="heanbian-redis-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heanbian', module='heanbian-redis-template', version='11.0.0')
)
libraryDependencies += "com.heanbian" % "heanbian-redis-template" % "11.0.0"
[com.heanbian/heanbian-redis-template "11.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.1.9.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis-reactive | jar | 2.1.7.RELEASE |
org.redisson : redisson | jar | 3.11.1 |