top.xserver:idempotent-spring-boot-starter

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

IDE Development Tools Spring Boot Container Microservices
GroupId

GroupId

top.xserver
ArtifactId

ArtifactId

idempotent-spring-boot-starter
Last Version

Last Version

0.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/cheneyweb/Idempotent

Download idempotent-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

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