| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.github.gitqiao |
| ArtifactId | ArtifactIdveeker-redis |
| Version | Version0.0.9 |
| Type | Typejar |
| Description |
Descriptionveeker-redis
Veeker Boot Redis package
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| veeker-redis-0.0.9.pom | |
| veeker-redis-0.0.9.jar | 8 KB |
| veeker-redis-0.0.9-sources.jar | 5 KB |
| veeker-redis-0.0.9-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gitqiao/veeker-redis/ -->
<dependency>
<groupId>com.github.gitqiao</groupId>
<artifactId>veeker-redis</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitqiao/veeker-redis/
implementation 'com.github.gitqiao:veeker-redis:0.0.9'
// https://jarcasting.com/artifacts/com.github.gitqiao/veeker-redis/
implementation ("com.github.gitqiao:veeker-redis:0.0.9")
'com.github.gitqiao:veeker-redis:jar:0.0.9'
<dependency org="com.github.gitqiao" name="veeker-redis" rev="0.0.9">
<artifact name="veeker-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gitqiao', module='veeker-redis', version='0.0.9')
)
libraryDependencies += "com.github.gitqiao" % "veeker-redis" % "0.0.9"
[com.github.gitqiao/veeker-redis "0.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.3.4.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.github.gitqiao : veeker-core | jar | 0.0.9 |