File | Operation |
---|---|
smallrye-fault-tolerance-parent-2.0.4.pom | download |
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance-parent</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-fault-tolerance-parent', version='2.0.4')
)
<parent> <groupId>io.smallrye</groupId> <artifactId>smallrye-parent</artifactId> <version>2</version> </parent>