smt-retrying-parent

This parent pom provides access to the Spring Boot dependencies.

Лицензия

Лицензия

Группа

Группа

com.github.shiver-me-timbers
Идентификатор

Идентификатор

smt-retrying-parent
Последняя версия

Последняя версия

3.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

smt-retrying-parent
This parent pom provides access to the Spring Boot dependencies.
Система контроля версий

Система контроля версий

https://github.com/shiver-me-timbers/smt-retrying-parent

Скачать smt-retrying-parent

Имя Файла Размер
smt-retrying-parent-3.0.pom 4 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-retrying-parent/ -->
<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-retrying-parent</artifactId>
    <version>3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-retrying-parent/
implementation 'com.github.shiver-me-timbers:smt-retrying-parent:3.0'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-retrying-parent/
implementation ("com.github.shiver-me-timbers:smt-retrying-parent:3.0")
'com.github.shiver-me-timbers:smt-retrying-parent:pom:3.0'
<dependency org="com.github.shiver-me-timbers" name="smt-retrying-parent" rev="3.0">
  <artifact name="smt-retrying-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-retrying-parent', version='3.0')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-retrying-parent" % "3.0"
[com.github.shiver-me-timbers/smt-retrying-parent "3.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • smt-retrying
  • smt-retrying-spring
  • smt-retrying-aspect

smt-retrying-parent

Build Status Coverage Status Maven Central

This project contains libraries that can be used to retry an execution until it finishes successfully.

Версии библиотеки

Версия
3.0
2.0
1.2
1.1
1.0