Last Version

ScaleCube/ClusterTransport 2.6.12

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

scalecube-transport-parent
Version

Version

2.6.12
Type

Type

pom
Description

Description

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

Download scalecube-transport-parent 2.6.12


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

Dependencies

compile (2)

Group / Artifact Type Version
io.projectreactor : reactor-core jar
org.slf4j : slf4j-api jar 1.7.30

test (8)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar
org.apache.logging.log4j : log4j-core jar
org.junit.jupiter : junit-jupiter-engine jar 5.1.1
org.junit.jupiter : junit-jupiter-params jar 5.1.1
org.mockito : mockito-junit-jupiter jar 2.27.0
org.hamcrest : hamcrest-all jar 1.3
org.hamcrest : hamcrest-core jar 1.3
io.projectreactor : reactor-test jar

Project Modules

  • transport-api
  • transport-netty