License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Spring Boot Container Microservices |
GroupId | GroupIdtop.xserver |
ArtifactId | ArtifactIdidempotent-spring-boot-starter |
Last Version | Last Version0.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/top.xserver/idempotent-spring-boot-starter/ -->
<dependency>
<groupId>top.xserver</groupId>
<artifactId>idempotent-spring-boot-starter</artifactId>
<version>0.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.xserver/idempotent-spring-boot-starter/
implementation 'top.xserver:idempotent-spring-boot-starter:0.1.0.RELEASE'
// https://jarcasting.com/artifacts/top.xserver/idempotent-spring-boot-starter/
implementation ("top.xserver:idempotent-spring-boot-starter:0.1.0.RELEASE")
'top.xserver:idempotent-spring-boot-starter:jar:0.1.0.RELEASE'
<dependency org="top.xserver" name="idempotent-spring-boot-starter" rev="0.1.0.RELEASE">
<artifact name="idempotent-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.xserver', module='idempotent-spring-boot-starter', version='0.1.0.RELEASE')
)
libraryDependencies += "top.xserver" % "idempotent-spring-boot-starter" % "0.1.0.RELEASE"
[top.xserver/idempotent-spring-boot-starter "0.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.2.6.RELEASE |
Version |
---|
0.1.0.RELEASE
|
0.0.9.RELEASE
|
0.0.8.RELEASE
|
0.0.7.RELEASE
|
0.0.3.RELEASE
|
0.0.2.RELEASE
|
0.0.1.RELEASE
|