| Категории |
КатегорииFugue Универсальные библиотеки Functional Programming |
|---|---|
| Группа | Группаio.atlassian.fugue |
| Идентификатор | Идентификаторfugue-retry |
| Последняя версия | Последняя версия5.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFunctional Extensions Retry Inter-Ops
|
| Имя Файла | Размер |
|---|---|
| fugue-retry-5.0.0.pom | |
| fugue-retry-5.0.0.jar | 13 KB |
| fugue-retry-5.0.0-sources.jar | 11 KB |
| fugue-retry-5.0.0-javadoc.jar | 59 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-retry/ -->
<dependency>
<groupId>io.atlassian.fugue</groupId>
<artifactId>fugue-retry</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-retry/
implementation 'io.atlassian.fugue:fugue-retry:5.0.0'
// https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-retry/
implementation ("io.atlassian.fugue:fugue-retry:5.0.0")
'io.atlassian.fugue:fugue-retry:jar:5.0.0'
<dependency org="io.atlassian.fugue" name="fugue-retry" rev="5.0.0">
<artifact name="fugue-retry" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlassian.fugue', module='fugue-retry', version='5.0.0')
)
libraryDependencies += "io.atlassian.fugue" % "fugue-retry" % "5.0.0"
[io.atlassian.fugue/fugue-retry "5.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| io.atlassian.fugue : fugue | jar | ${project.version} |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | |
| junit : junit | jar | |
| org.mockito : mockito-core | jar | |
| org.hamcrest : hamcrest-library | jar |