License |
License |
---|---|
GroupId | GroupIdcom.alibaba |
ArtifactId | ArtifactIdeasy-retry-common |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-retry-common
easy-retry-common
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easy-retry-common-1.0.0.pom | |
easy-retry-common-1.0.0.jar | 28 KB |
easy-retry-common-1.0.0-sources.jar | 16 KB |
easy-retry-common-1.0.0-javadoc.jar | 233 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba/easy-retry-common/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easy-retry-common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/easy-retry-common/
implementation 'com.alibaba:easy-retry-common:1.0.0'
// https://jarcasting.com/artifacts/com.alibaba/easy-retry-common/
implementation ("com.alibaba:easy-retry-common:1.0.0")
'com.alibaba:easy-retry-common:jar:1.0.0'
<dependency org="com.alibaba" name="easy-retry-common" rev="1.0.0">
<artifact name="easy-retry-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='easy-retry-common', version='1.0.0')
)
libraryDependencies += "com.alibaba" % "easy-retry-common" % "1.0.0"
[com.alibaba/easy-retry-common "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |
org.apache.commons : commons-lang3 | jar | 3.11 |
com.google.guava : guava | jar | 16.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |