is not current version
Last Version 1.2.1

io.semla:semla-redis 1.1.0

simple entity management library of awesomeness

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.semla
ArtifactId

ArtifactId

semla-redis
Version

Version

1.1.0
Type

Type

jar
Description

Description

simple entity management library of awesomeness

Download semla-redis 1.1.0


<!-- https://jarcasting.com/artifacts/io.semla/semla-redis/ -->
<dependency>
    <groupId>io.semla</groupId>
    <artifactId>semla-redis</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.semla/semla-redis/
implementation 'io.semla:semla-redis:1.1.0'
// https://jarcasting.com/artifacts/io.semla/semla-redis/
implementation ("io.semla:semla-redis:1.1.0")
'io.semla:semla-redis:jar:1.1.0'
<dependency org="io.semla" name="semla-redis" rev="1.1.0">
  <artifact name="semla-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.semla', module='semla-redis', version='1.1.0')
)
libraryDependencies += "io.semla" % "semla-redis" % "1.1.0"
[io.semla/semla-redis "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
io.semla : semla-jpa jar 1.1.0
redis.clients : jedis jar 3.5.1

test (4)

Group / Artifact Type Version
io.semla : semla-testing jar 1.1.0
io.semla : semla-jpa jar 1.1.0
io.semla : semla-common jar 1.1.0
org.testcontainers : testcontainers jar 1.15.2

Project Modules

There are no modules declared in this project.