io.github.dovemy:hami-redis-spring-boot-starter

Out-of-box framework for SpringBoot

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

io.github.dovemy
ArtifactId

ArtifactId

hami-redis-spring-boot-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Out-of-box framework for SpringBoot

Download hami-redis-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.11
org.apache.commons : commons-pool2 jar 2.5.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.11

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1