Last Version

Scalecube/RSocket-Transport 2.2.5

ScaleCube is a lightweight decentralized cluster membership, failure detection, messaging and gossip protocol library for the Java VM.

License

License

GroupId

GroupId

io.scalecube
ArtifactId

ArtifactId

rsocket-services-transport
Version

Version

2.2.5
Type

Type

jar
Description

Description

Scalecube/RSocket-Transport
ScaleCube is a lightweight decentralized cluster membership, failure detection, messaging and gossip protocol library for the Java VM.

Download rsocket-services-transport 2.2.5


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

Dependencies

compile (8)

Group / Artifact Type Version
io.scalecube : scalecube-services-api jar 2.2.5
org.slf4j : slf4j-api jar 1.7.7
io.rsocket : rsocket-core jar 0.11.8
io.rsocket : rsocket-transport-netty jar 0.11.8
io.projectreactor.netty : reactor-netty jar 0.8.1.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.6

Project Modules

There are no modules declared in this project.