1.2.3 Dew Idempotent Starter

幂等功能

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

ms.dew
ArtifactId

ArtifactId

idempotent-starter
Last Version

Last Version

2.0.0-rc
Release Date

Release Date

Type

Type

jar
Description

Description

1.2.3 Dew Idempotent Starter
幂等功能
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/idempotent-starter

Download idempotent-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
ms.dew : boot-starter jar 2.0.0-rc
ms.dew : cluster-spi-redis jar 2.0.0-rc

test (1)

Group / Artifact Type Version
ms.dew : test-starter jar 2.0.0-rc

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-rc
2.0.0-beta2
2.0.0-beta1