spring-boot-starter-idempotent

一个基于 Spring Boot Redis 的幂等

License

License

Categories

Categories

IDE Development Tools Spring Boot Container Microservices
GroupId

GroupId

cn.com.xuxiaowei.boot
ArtifactId

ArtifactId

spring-boot-starter-idempotent
Last Version

Last Version

0.0.1-alpha.9
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-idempotent
一个基于 Spring Boot Redis 的幂等
Project URL

Project URL

https://github.com/xuxiaowei-com-cn/spring-boot-starter-idempotent
Project Organization

Project Organization

徐晓伟工作室
Source Code Management

Source Code Management

https://github.com/xuxiaowei-com-cn/spring-boot-starter-idempotent

Download spring-boot-starter-idempotent

How to add to project

<!-- https://jarcasting.com/artifacts/cn.com.xuxiaowei.boot/spring-boot-starter-idempotent/ -->
<dependency>
    <groupId>cn.com.xuxiaowei.boot</groupId>
    <artifactId>spring-boot-starter-idempotent</artifactId>
    <version>0.0.1-alpha.9</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.xuxiaowei.boot/spring-boot-starter-idempotent/
implementation 'cn.com.xuxiaowei.boot:spring-boot-starter-idempotent:0.0.1-alpha.9'
// https://jarcasting.com/artifacts/cn.com.xuxiaowei.boot/spring-boot-starter-idempotent/
implementation ("cn.com.xuxiaowei.boot:spring-boot-starter-idempotent:0.0.1-alpha.9")
'cn.com.xuxiaowei.boot:spring-boot-starter-idempotent:jar:0.0.1-alpha.9'
<dependency org="cn.com.xuxiaowei.boot" name="spring-boot-starter-idempotent" rev="0.0.1-alpha.9">
  <artifact name="spring-boot-starter-idempotent" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.xuxiaowei.boot', module='spring-boot-starter-idempotent', version='0.0.1-alpha.9')
)
libraryDependencies += "cn.com.xuxiaowei.boot" % "spring-boot-starter-idempotent" % "0.0.1-alpha.9"
[cn.com.xuxiaowei.boot/spring-boot-starter-idempotent "0.0.1-alpha.9"]

Dependencies

compile (6)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
org.springframework.boot : spring-boot-starter-aop jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.8.RELEASE
org.projectlombok : lombok Optional jar 1.18.16

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.8.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-alpha.9
0.0.1-alpha.8
0.0.1-alpha.7
0.0.1-alpha.6
0.0.1-alpha.5
0.0.1-alpha.4
0.0.1-alpha.3
0.0.1-alpha.2
0.0.1-alpha.1