How To Install Java Artifact io.rsocket.rsocket-bom v1.0.0-RC7

io.rsocket rsocket-bom 1.0.0-RC7

Introduction

In this article, we'll learn how to install Java artifact rsocket-bom from io.rsocket group in version 1.0.0-RC7. The artifact is available in 18 versions: 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0-RC1 1.1.0-M2 1.1.0-M1 1.1.0 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0-RC7 1.0.0-RC6 1.0.0-RC5 1.0.0-RC3 1.0.0 . The rsocket-bom project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://rsocket.io .

How To Install Java Artifact io.rsocket.rsocket-bom In Version 1.0.0-RC7

To install the rsocket-bom artifact in version 1.0.0-RC7 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 rsocket-bom 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.

Managed dependencies (6)

Licenses