Last Version

ScaleCube-Gateway 2.10.14

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-gateway-parent
Version

Version

2.10.14
Type

Type

pom
Description

Description

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

Source Code Management

https://github.com/scalecube/scalecube-gateway

Download scalecube-gateway-parent 2.10.14


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

Dependencies

test (6)

Group / Artifact Type Version
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.24.5
org.hamcrest : hamcrest-all jar 1.3
org.hamcrest : hamcrest-core jar 1.3
io.projectreactor : reactor-test jar

Project Modules

  • services-gateway-netty
  • services-gateway-client-transport
  • services-gateway-examples
  • services-gateway-tests