License |
License |
---|---|
GroupId | GroupIdorg.microshed.boost.boosters |
ArtifactId | ArtifactIdmp-fault-tolerance |
Last Version | Last Version2.0-0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWASdev Top Parent POM.
|
Filename | Size |
---|---|
mp-fault-tolerance-2.0-0.2.1.pom | |
mp-fault-tolerance-2.0-0.2.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-fault-tolerance/ -->
<dependency>
<groupId>org.microshed.boost.boosters</groupId>
<artifactId>mp-fault-tolerance</artifactId>
<version>2.0-0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-fault-tolerance/
implementation 'org.microshed.boost.boosters:mp-fault-tolerance:2.0-0.2.1'
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-fault-tolerance/
implementation ("org.microshed.boost.boosters:mp-fault-tolerance:2.0-0.2.1")
'org.microshed.boost.boosters:mp-fault-tolerance:jar:2.0-0.2.1'
<dependency org="org.microshed.boost.boosters" name="mp-fault-tolerance" rev="2.0-0.2.1">
<artifact name="mp-fault-tolerance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microshed.boost.boosters', module='mp-fault-tolerance', version='2.0-0.2.1')
)
libraryDependencies += "org.microshed.boost.boosters" % "mp-fault-tolerance" % "2.0-0.2.1"
[org.microshed.boost.boosters/mp-fault-tolerance "2.0-0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.fault-tolerance : microprofile-fault-tolerance-api | jar | 2.0 |