is not current version
Last Version 1.6.0

SmallRye Mutiny - BOM 1.0.0

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
Version

Version

1.0.0
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 1.0.0

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

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