| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcn.allbs |
| ArtifactId | ArtifactIdallbs-idempotent |
| Last Version | Last Version1.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionallbs-idempotent
幂等校验
|
| Filename | Size |
|---|---|
| allbs-idempotent-1.1.5.pom | |
| allbs-idempotent-1.1.5.jar | 9 KB |
| allbs-idempotent-1.1.5-sources.jar | 7 KB |
| allbs-idempotent-1.1.5-javadoc.jar | 77 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.allbs/allbs-idempotent/ -->
<dependency>
<groupId>cn.allbs</groupId>
<artifactId>allbs-idempotent</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.allbs/allbs-idempotent/
implementation 'cn.allbs:allbs-idempotent:1.1.5'
// https://jarcasting.com/artifacts/cn.allbs/allbs-idempotent/
implementation ("cn.allbs:allbs-idempotent:1.1.5")
'cn.allbs:allbs-idempotent:jar:1.1.5'
<dependency org="cn.allbs" name="allbs-idempotent" rev="1.1.5">
<artifact name="allbs-idempotent" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.allbs', module='allbs-idempotent', version='1.1.5')
)
libraryDependencies += "cn.allbs" % "allbs-idempotent" % "1.1.5"
[cn.allbs/allbs-idempotent "1.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-aop | jar | 2.6.2 |
| org.projectlombok : lombok | jar | 1.18.20 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.2 |
| cn.hutool : hutool-all | jar | 5.7.9 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.guava : guava | jar | 20.0 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.redisson : redisson-spring-boot-starter | jar | 3.13.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |