License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.soento |
ArtifactId | ArtifactIdsoento-redis |
Last Version | Last Version1.2.10-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsoento-redis
soento's development kit.
|
<!-- https://jarcasting.com/artifacts/com.soento/soento-redis/ -->
<dependency>
<groupId>com.soento</groupId>
<artifactId>soento-redis</artifactId>
<version>1.2.10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.soento/soento-redis/
implementation 'com.soento:soento-redis:1.2.10-RELEASE'
// https://jarcasting.com/artifacts/com.soento/soento-redis/
implementation ("com.soento:soento-redis:1.2.10-RELEASE")
'com.soento:soento-redis:jar:1.2.10-RELEASE'
<dependency org="com.soento" name="soento-redis" rev="1.2.10-RELEASE">
<artifact name="soento-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soento', module='soento-redis', version='1.2.10-RELEASE')
)
libraryDependencies += "com.soento" % "soento-redis" % "1.2.10-RELEASE"
[com.soento/soento-redis "1.2.10-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.springframework.boot : spring-boot-starter-cache | jar | |
com.soento : soento-spring | jar | 1.2.10-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.soento : soento-provided | jar | 1.2.10-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.soento : soento-test | jar | 1.2.10-RELEASE |