Last Version

soento-redis 1.2.10-RELEASE

soento's development kit.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.soento
ArtifactId

ArtifactId

soento-redis
Version

Version

1.2.10-RELEASE
Type

Type

jar
Description

Description

soento-redis
soento's development kit.

Download soento-redis 1.2.10-RELEASE


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
com.soento : soento-provided jar 1.2.10-RELEASE

test (1)

Group / Artifact Type Version
com.soento : soento-test jar 1.2.10-RELEASE

Project Modules

There are no modules declared in this project.