Last Version

SmallRye Fault Tolerance: Parent 6.0.0-RC2

SmallRye Build Parent POM

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-fault-tolerance-parent
Version

Version

6.0.0-RC2
Type

Type

pom
Description

Description

SmallRye Fault Tolerance: Parent
SmallRye Build Parent POM
Project URL

Project URL

http://smallrye.io
Source Code Management

Source Code Management

https://github.com/smallrye/smallrye-fault-tolerance/

Download smallrye-fault-tolerance-parent 6.0.0-RC2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • implementation
  • testsuite