is not current version
Last Version 0.1.0.RELEASE

top.xserver:idempotent-spring-boot-starter 0.0.1.RELEASE


Categories

Categories

IDE Development Tools Spring Boot Container Microservices
GroupId

GroupId

top.xserver
ArtifactId

ArtifactId

idempotent-spring-boot-starter
Version

Version

0.0.1.RELEASE
Type

Type

jar

Download idempotent-spring-boot-starter 0.0.1.RELEASE


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