| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdsite.qiuyuan.library |
| ArtifactId | ArtifactIdqiuyuan-redis |
| Last Version | Last Version1.0.4-RELEASE |
| 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/site.qiuyuan.library/qiuyuan-redis/ -->
<dependency>
<groupId>site.qiuyuan.library</groupId>
<artifactId>qiuyuan-redis</artifactId>
<version>1.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/site.qiuyuan.library/qiuyuan-redis/
implementation 'site.qiuyuan.library:qiuyuan-redis:1.0.4-RELEASE'
// https://jarcasting.com/artifacts/site.qiuyuan.library/qiuyuan-redis/
implementation ("site.qiuyuan.library:qiuyuan-redis:1.0.4-RELEASE")
'site.qiuyuan.library:qiuyuan-redis:jar:1.0.4-RELEASE'
<dependency org="site.qiuyuan.library" name="qiuyuan-redis" rev="1.0.4-RELEASE">
<artifact name="qiuyuan-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='site.qiuyuan.library', module='qiuyuan-redis', version='1.0.4-RELEASE')
)
libraryDependencies += "site.qiuyuan.library" % "qiuyuan-redis" % "1.0.4-RELEASE"
[site.qiuyuan.library/qiuyuan-redis "1.0.4-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| site.qiuyuan.library : qiuyuan-common | jar | 1.0.4-RELEASE |
| cn.hutool : hutool-core | jar | 5.2.5 |
| org.springframework.boot : spring-boot-starter-data-redis | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.4 |