| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.smallrye |
| Идентификатор | Идентификаторsmallrye-fault-tolerance |
| Версия | Версия5.2.1 |
| Тип | Типjar |
| Описание |
ОписаниеSmallRye Fault Tolerance: CDI Implementation
SmallRye Parent POM
|
| Имя Файла | Размер |
|---|---|
| smallrye-fault-tolerance-5.2.1.pom | |
| smallrye-fault-tolerance-5.2.1.jar | 113 KB |
| smallrye-fault-tolerance-5.2.1-sources.jar | 64 KB |
| smallrye-fault-tolerance-5.2.1-javadoc.jar | 704 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |