License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.kaizen4j |
ArtifactId | ArtifactIdstark-redis |
Last Version | Last Version1.2.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstark-redis
Kaizen for Java quickly developing
|
Filename | Size |
---|---|
stark-redis-1.2.1.RELEASE.pom | |
stark-redis-1.2.1.RELEASE.jar | 25 KB |
stark-redis-1.2.1.RELEASE-sources.jar | 13 KB |
stark-redis-1.2.1.RELEASE-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kaizen4j/stark-redis/ -->
<dependency>
<groupId>com.github.kaizen4j</groupId>
<artifactId>stark-redis</artifactId>
<version>1.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaizen4j/stark-redis/
implementation 'com.github.kaizen4j:stark-redis:1.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.kaizen4j/stark-redis/
implementation ("com.github.kaizen4j:stark-redis:1.2.1.RELEASE")
'com.github.kaizen4j:stark-redis:jar:1.2.1.RELEASE'
<dependency org="com.github.kaizen4j" name="stark-redis" rev="1.2.1.RELEASE">
<artifact name="stark-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kaizen4j', module='stark-redis', version='1.2.1.RELEASE')
)
libraryDependencies += "com.github.kaizen4j" % "stark-redis" % "1.2.1.RELEASE"
[com.github.kaizen4j/stark-redis "1.2.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.3.2.RELEASE |
org.redisson : redisson-spring-boot-starter | jar | 3.13.6 |
org.apache.commons : commons-pool2 | jar | |
com.github.kaizen4j : stark-common | jar | 1.2.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-web | jar |