License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Spring Boot Container Microservices |
GroupId | GroupIdcom.pig4cloud.plugin |
ArtifactId | ArtifactIdidempotent-spring-boot-starter |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionidempotent
An idempotent solution
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.plugin/idempotent-spring-boot-starter/ -->
<dependency>
<groupId>com.pig4cloud.plugin</groupId>
<artifactId>idempotent-spring-boot-starter</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/idempotent-spring-boot-starter/
implementation 'com.pig4cloud.plugin:idempotent-spring-boot-starter:0.0.8'
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/idempotent-spring-boot-starter/
implementation ("com.pig4cloud.plugin:idempotent-spring-boot-starter:0.0.8")
'com.pig4cloud.plugin:idempotent-spring-boot-starter:jar:0.0.8'
<dependency org="com.pig4cloud.plugin" name="idempotent-spring-boot-starter" rev="0.0.8">
<artifact name="idempotent-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.plugin', module='idempotent-spring-boot-starter', version='0.0.8')
)
libraryDependencies += "com.pig4cloud.plugin" % "idempotent-spring-boot-starter" % "0.0.8"
[com.pig4cloud.plugin/idempotent-spring-boot-starter "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.7 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.6.7 |
org.redisson : redisson-spring-boot-starter | jar | 3.16.7 |
Group / Artifact | Type | Version |
---|---|---|
net.dreamlu : mica-auto | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |