is not current version
Last Version 1.6.0

SmallRye Mutiny :: BOM 0.18.1

Bill of materials that list all the Mutiny modules.

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mutiny-bom
Version

Version

0.18.1
Type

Type

pom
Description

Description

SmallRye Mutiny :: BOM
Bill of materials that list all the Mutiny modules.
Project Organization

Project Organization

SmallRye

Download mutiny-bom 0.18.1

Filename Size
mutiny-bom-0.18.1.pom 2 KB
Browse

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
org.awaitility : awaitility jar 4.1.0

Project Modules

There are no modules declared in this project.