MVN

io.smallrye : smallrye-fault-tolerance-parent-2.0

Maven & Gradle

Jul 11, 2019
74 stars

SmallRye: MicroProfile Fault Tolerance - Parent

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-fault-tolerance-parent-2.0</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye : smallrye-fault-tolerance-parent-2.0 to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.smallrye : smallrye-fault-tolerance-parent-2.0 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
smallrye-fault-tolerance-parent-2.0-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-fault-tolerance-parent-2.0</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement