License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-fault-tolerance-parent |
Last Version | Last Version6.0.0-RC2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmallRye Fault Tolerance: Parent
SmallRye Build Parent POM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smallrye-fault-tolerance-parent-6.0.0-RC2.pom | 6 KB |
Browse |
<!-- 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"]