is not current version
Last Version 2020.0.20

Project Reactor 3 Release Train - BOM 2020.0.10

Bill of materials to make sure a consistent set of versions is used for Reactor 3.

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.projectreactor
ArtifactId

ArtifactId

reactor-bom
Version

Version

2020.0.10
Type

Type

pom
Description

Description

Project Reactor 3 Release Train - BOM
Bill of materials to make sure a consistent set of versions is used for Reactor 3.
Project URL

Project URL

https://projectreactor.io
Project Organization

Project Organization

reactor
Source Code Management

Source Code Management

https://github.com/reactor/reactor

Download reactor-bom 2020.0.10


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

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.