Last Version

api-idempotent 1.1.1

API接口幂等插件

License

License

MIT License
Categories

Categories

IDE Development Tools
GroupId

GroupId

com.yupaits
ArtifactId

ArtifactId

api-idempotent
Version

Version

1.1.1
Type

Type

jar
Description

Description

api-idempotent
API接口幂等插件

Download api-idempotent 1.1.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.yupaits : yutool-commons jar 1.1.1
com.baomidou : mybatis-plus-extension jar 3.2.0
org.springframework : spring-tx jar 5.1.7.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.5.RELEASE
org.springframework : spring-aspects jar 5.1.7.RELEASE
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.