rsocket-bom

RSocket Java Bill of materials.

License

License

GroupId

GroupId

io.rsocket
ArtifactId

ArtifactId

rsocket-bom
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

rsocket-bom
RSocket Java Bill of materials.
Project URL

Project URL

http://rsocket.io
Source Code Management

Source Code Management

https://github.com/rsocket/rsocket-java

Download rsocket-bom

Filename Size
rsocket-bom-1.1.2.pom 2 KB
Browse

How to add to project

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

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.
io.rsocket

RSocket

Streaming message protocol with Reactive Extension/Stream semantics

Versions

Version
1.1.2
1.1.1
1.1.0
1.1.0-RC1
1.1.0-M2
1.1.0-M1
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-RC7
1.0.0-RC6
1.0.0-RC5
1.0.0-RC3