| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования resilience4j Библиотеки уровня приложения Distributed Applications |
| Группа | Группаio.github.qsy7.java.dependencies |
| Идентификатор | Идентификаторresilience4j-cache |
| Версия | Версия0.1.0 |
| Тип | Типpom |
| Описание |
Описаниеresilience4j-cache
dependencies
|
| Имя Файла | Размер |
|---|---|
| resilience4j-cache-0.1.0.pom | 895 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/resilience4j-cache/ -->
<dependency>
<groupId>io.github.qsy7.java.dependencies</groupId>
<artifactId>resilience4j-cache</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/resilience4j-cache/
implementation 'io.github.qsy7.java.dependencies:resilience4j-cache:0.1.0'
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/resilience4j-cache/
implementation ("io.github.qsy7.java.dependencies:resilience4j-cache:0.1.0")
'io.github.qsy7.java.dependencies:resilience4j-cache:pom:0.1.0'
<dependency org="io.github.qsy7.java.dependencies" name="resilience4j-cache" rev="0.1.0">
<artifact name="resilience4j-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.dependencies', module='resilience4j-cache', version='0.1.0')
)
libraryDependencies += "io.github.qsy7.java.dependencies" % "resilience4j-cache" % "0.1.0"
[io.github.qsy7.java.dependencies/resilience4j-cache "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.resilience4j : resilience4j-cache | jar | 1.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit : junit-bom | pom | 5.5.1 |