How To Install Java Artifact io.projectreactor.reactor-scala-extensions v0.2.3

io.projectreactor reactor-scala-extensions 0.2.3

Introduction

In this article, we'll learn how to install Java artifact reactor-scala-extensions from io.projectreactor group in version 0.2.3. The artifact is available in 2 versions: 0.2.4 0.2.3 . The Scala wrapper for reactor-core project has been released under Apache License, Version 2.0, January 2004 license, and has its own website at: https://github.com/reactor/reactor-scala-extensions .

How To Install Java Artifact io.projectreactor.reactor-scala-extensions In Version 0.2.3

To install the Scala wrapper for reactor-core artifact in version 0.2.3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Scala wrapper for reactor-core dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (3)

Test dependencies (3)

Licenses

Developers