RelayServer


Categories

Categories

JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

org.jgroups.rolling-upgrades
ArtifactId

ArtifactId

relay-server
Last Version

Last Version

1.0.0.Final
Release Date

Release Date

Type

Type

jar
Description

Description

RelayServer
RelayServer

Download relay-server

How to add to project

<!-- https://jarcasting.com/artifacts/org.jgroups.rolling-upgrades/relay-server/ -->
<dependency>
    <groupId>org.jgroups.rolling-upgrades</groupId>
    <artifactId>relay-server</artifactId>
    <version>1.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jgroups.rolling-upgrades/relay-server/
implementation 'org.jgroups.rolling-upgrades:relay-server:1.0.0.Final'
// https://jarcasting.com/artifacts/org.jgroups.rolling-upgrades/relay-server/
implementation ("org.jgroups.rolling-upgrades:relay-server:1.0.0.Final")
'org.jgroups.rolling-upgrades:relay-server:jar:1.0.0.Final'
<dependency org="org.jgroups.rolling-upgrades" name="relay-server" rev="1.0.0.Final">
  <artifact name="relay-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jgroups.rolling-upgrades', module='relay-server', version='1.0.0.Final')
)
libraryDependencies += "org.jgroups.rolling-upgrades" % "relay-server" % "1.0.0.Final"
[org.jgroups.rolling-upgrades/relay-server "1.0.0.Final"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jgroups.rolling-upgrades : common jar ${project.version}
org.jgroups : jgroups jar ${version.jgroups}

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.Final