| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.alibaba |
| Идентификатор | Идентификаторeasy-retry-common |
| Версия | Версия1.0.0.RC4 |
| Тип | Типjar |
| Описание |
Описаниеeasy-retry-common
easy-retry-common
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| easy-retry-common-1.0.0.RC4.pom | |
| easy-retry-common-1.0.0.RC4.jar | 32 KB |
| easy-retry-common-1.0.0.RC4-sources.jar | 23 KB |
| easy-retry-common-1.0.0.RC4-javadoc.jar | 321 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.alibaba/easy-retry-common/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easy-retry-common</artifactId>
<version>1.0.0.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/easy-retry-common/
implementation 'com.alibaba:easy-retry-common:1.0.0.RC4'
// https://jarcasting.com/artifacts/com.alibaba/easy-retry-common/
implementation ("com.alibaba:easy-retry-common:1.0.0.RC4")
'com.alibaba:easy-retry-common:jar:1.0.0.RC4'
<dependency org="com.alibaba" name="easy-retry-common" rev="1.0.0.RC4">
<artifact name="easy-retry-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='easy-retry-common', version='1.0.0.RC4')
)
libraryDependencies += "com.alibaba" % "easy-retry-common" % "1.0.0.RC4"
[com.alibaba/easy-retry-common "1.0.0.RC4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.7 |