is not current version
Last Version 1.1.2

rsocket-core 1.1.0

Core functionality for the RSocket library

License

License

GroupId

GroupId

io.rsocket
ArtifactId

ArtifactId

rsocket-core
Version

Version

1.1.0
Type

Type

jar
Description

Description

rsocket-core
Core functionality for the RSocket library
Project URL

Project URL

http://rsocket.io
Source Code Management

Source Code Management

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

Download rsocket-core 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-buffer jar 4.1.52.Final
io.projectreactor : reactor-core jar 3.4.0

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.