reactor / reactor   2020.0.3

Apache License 2.0 Website GitHub

Reactor Bill Of Materials (tracking reactor-core, reactor-netty and more)

reactor-bom 2020.0.3


Group ID:
io.projectreactor
Artifact ID:
reactor-bom
Version:
2020.0.3
Release Date:
Jan 11, 2021
Licenses:
Files:

libraryDependencies += "io.projectreactor" % "reactor-bom" % "2020.0.3"

Mill build tool

ivy"io.projectreactor:reactor-bom:2020.0.3"

Scala CLI

//> using dep "io.projectreactor:reactor-bom:2020.0.3"

Ammonite REPL

import $ivy.`io.projectreactor:reactor-bom:2020.0.3`

<dependency>
  <groupId>io.projectreactor</groupId>
  <artifactId>reactor-bom</artifactId>
  <version>2020.0.3</version>
</dependency>

compile group: 'io.projectreactor', name: 'reactor-bom', version: '2020.0.3'