| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.github.Andy-Shao |
| ArtifactId | ArtifactIdGearEE-Redis |
| Version | Version1.0.0.RELEASE |
| Type | Typejar |
| Description |
DescriptionGear-Redis
GearEE for Redis support
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| GearEE-Redis-1.0.0.RELEASE.pom | |
| GearEE-Redis-1.0.0.RELEASE.jar | 22 KB |
| GearEE-Redis-1.0.0.RELEASE-sources.jar | 10 KB |
| GearEE-Redis-1.0.0.RELEASE-javadoc.jar | 404 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Redis/ -->
<dependency>
<groupId>com.github.Andy-Shao</groupId>
<artifactId>GearEE-Redis</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Redis/
implementation 'com.github.Andy-Shao:GearEE-Redis:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Redis/
implementation ("com.github.Andy-Shao:GearEE-Redis:1.0.0.RELEASE")
'com.github.Andy-Shao:GearEE-Redis:jar:1.0.0.RELEASE'
<dependency org="com.github.Andy-Shao" name="GearEE-Redis" rev="1.0.0.RELEASE">
<artifact name="GearEE-Redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Andy-Shao', module='GearEE-Redis', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.Andy-Shao" % "GearEE-Redis" % "1.0.0.RELEASE"
[com.github.Andy-Shao/GearEE-Redis "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.data : spring-data-redis | jar | |
| com.github.Andy-Shao : Gear | jar | |
| io.projectreactor : reactor-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar |