License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools |
GroupId | GroupIdcom.pig4cloud.plugin |
ArtifactId | ArtifactIdanti-replay-spring-boot-starter |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description接口访问管理.
|
<!-- https://jarcasting.com/artifacts/com.pig4cloud.plugin/anti-replay-spring-boot-starter/ -->
<dependency>
<groupId>com.pig4cloud.plugin</groupId>
<artifactId>anti-replay-spring-boot-starter</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/anti-replay-spring-boot-starter/
implementation 'com.pig4cloud.plugin:anti-replay-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/anti-replay-spring-boot-starter/
implementation ("com.pig4cloud.plugin:anti-replay-spring-boot-starter:0.0.2")
'com.pig4cloud.plugin:anti-replay-spring-boot-starter:jar:0.0.2'
<dependency org="com.pig4cloud.plugin" name="anti-replay-spring-boot-starter" rev="0.0.2">
<artifact name="anti-replay-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.plugin', module='anti-replay-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "com.pig4cloud.plugin" % "anti-replay-spring-boot-starter" % "0.0.2"
[com.pig4cloud.plugin/anti-replay-spring-boot-starter "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.pig4cloud.plugin : anti-replay-core | jar | 0.0.2 |
online.inote : naruto-spring-cache-redis | jar | 0.9.0-RELEASE |