File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 4391
4391
<artifactId >smallrye-fault-tolerance-api</artifactId >
4392
4392
<version >${smallrye-fault-tolerance.version} </version >
4393
4393
</dependency >
4394
+ <dependency >
4395
+ <groupId >io.smallrye</groupId >
4396
+ <artifactId >smallrye-fault-tolerance-apiimpl</artifactId >
4397
+ <version >${smallrye-fault-tolerance.version} </version >
4398
+ </dependency >
4394
4399
<dependency >
4395
4400
<groupId >io.smallrye</groupId >
4396
4401
<artifactId >smallrye-fault-tolerance-autoconfig-core</artifactId >
4416
4421
<artifactId >smallrye-fault-tolerance-mutiny</artifactId >
4417
4422
<version >${smallrye-fault-tolerance.version} </version >
4418
4423
</dependency >
4424
+ <dependency >
4425
+ <groupId >io.smallrye</groupId >
4426
+ <artifactId >smallrye-fault-tolerance-standalone</artifactId >
4427
+ <version >${smallrye-fault-tolerance.version} </version >
4428
+ </dependency >
4419
4429
<dependency >
4420
4430
<groupId >io.smallrye</groupId >
4421
4431
<artifactId >smallrye-fault-tolerance-tracing-propagation</artifactId >
You can’t perform that action at this time.
0 commit comments