| License |
License
MIT License
|
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.yupaits |
| ArtifactId | ArtifactIdapi-idempotent |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptionapi-idempotent
API接口幂等插件
|
| Filename | Size |
|---|---|
| api-idempotent-1.1.1.pom | |
| api-idempotent-1.1.1.jar | 14 KB |
| api-idempotent-1.1.1-sources.jar | 11 KB |
| api-idempotent-1.1.1-javadoc.jar | 118 KB |
| Browse |
<!-- 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"]
| 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 |