SmallRye Mutiny - BOM

Bill of materials that lists all the Mutiny modules

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mutiny-bom
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

SmallRye Mutiny - BOM
Bill of materials that lists all the Mutiny modules
Project URL

Project URL

https://smallrye.io/smallrye-mutiny
Project Organization

Project Organization

SmallRye
Source Code Management

Source Code Management

https://github.com/smallrye/smallrye-mutiny

Download mutiny-bom

Filename Size
mutiny-bom-1.6.0.pom 8 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
io.smallrye.reactive

SmallRye

Versions

Version
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
0.19.2
0.18.1
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0