License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.pig4cloud.plugin |
ArtifactId | ArtifactIdanti-replay |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionanti-replay
接口访问管理.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
anti-replay-0.0.2.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.plugin/anti-replay/ -->
<dependency>
<groupId>com.pig4cloud.plugin</groupId>
<artifactId>anti-replay</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/anti-replay/
implementation 'com.pig4cloud.plugin:anti-replay:0.0.2'
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/anti-replay/
implementation ("com.pig4cloud.plugin:anti-replay:0.0.2")
'com.pig4cloud.plugin:anti-replay:pom:0.0.2'
<dependency org="com.pig4cloud.plugin" name="anti-replay" rev="0.0.2">
<artifact name="anti-replay" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.plugin', module='anti-replay', version='0.0.2')
)
libraryDependencies += "com.pig4cloud.plugin" % "anti-replay" % "0.0.2"
[com.pig4cloud.plugin/anti-replay "0.0.2"]