не последняя версия
Последняя версия 6.0.0-RC2

SmallRye Fault Tolerance: CDI Implementation 5.2.1

SmallRye Parent POM

Лицензия

Лицензия

Группа

Группа

io.smallrye
Идентификатор

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

smallrye-fault-tolerance
Версия

Версия

5.2.1
Тип

Тип

jar
Описание

Описание

SmallRye Fault Tolerance: CDI Implementation
SmallRye Parent POM

Скачать smallrye-fault-tolerance 5.2.1


<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-fault-tolerance/ -->
<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-fault-tolerance</artifactId>
    <version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-fault-tolerance/
implementation 'io.smallrye:smallrye-fault-tolerance:5.2.1'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-fault-tolerance/
implementation ("io.smallrye:smallrye-fault-tolerance:5.2.1")
'io.smallrye:smallrye-fault-tolerance:jar:5.2.1'
<dependency org="io.smallrye" name="smallrye-fault-tolerance" rev="5.2.1">
  <artifact name="smallrye-fault-tolerance" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-fault-tolerance', version='5.2.1')
)
libraryDependencies += "io.smallrye" % "smallrye-fault-tolerance" % "5.2.1"
[io.smallrye/smallrye-fault-tolerance "5.2.1"]

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
org.eclipse.microprofile.fault-tolerance : microprofile-fault-tolerance-api jar 3.0
io.smallrye : smallrye-fault-tolerance-api jar 5.2.1
io.smallrye : smallrye-fault-tolerance-core jar 5.2.1
io.smallrye : smallrye-fault-tolerance-autoconfig-core jar 5.2.1
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2
jakarta.annotation : jakarta.annotation-api jar 1.3.5
org.jboss.logging : jboss-logging jar 3.4.2.Final
org.eclipse.microprofile.config : microprofile-config-api jar 2.0
org.eclipse.microprofile.metrics : microprofile-metrics-api jar 3.0
io.smallrye.reactive : smallrye-reactive-converter-api jar 2.6.0
io.opentracing : opentracing-api Необязательный jar 0.33.0
io.opentracing : opentracing-util Необязательный jar 0.33.0

provided (3)

Идентификатор библиотеки Тип Версия
io.smallrye : smallrye-fault-tolerance-autoconfig-processor jar 5.2.1
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.7.2
org.assertj : assertj-core jar 3.19.0
io.smallrye.config : smallrye-config jar 2.4.2

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

Данный проект не имеет модулей.