Last Version

easy-retry-common 1.0.0

easy-retry-common

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

easy-retry-common
Version

Version

1.0.0
Type

Type

jar
Description

Description

easy-retry-common
easy-retry-common
Project Organization

Project Organization

Alibaba Group

Download easy-retry-common 1.0.0


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.