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