is not current version
Last Version 2.0.1

io.github.wslxm:xj-fw-redis 1.0.2

Demo project for Spring Boot

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.wslxm
ArtifactId

ArtifactId

xj-fw-redis
Version

Version

1.0.2
Type

Type

jar
Description

Description

Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/xj-fw-redis

Download xj-fw-redis 1.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.2.RELEASE
org.apache.commons : commons-pool2 jar 2.6.0

Project Modules

There are no modules declared in this project.