is not current version
Last Version 2.7.0.Final

io.thorntail:topology-jgroups 2.6.0.Final

Utilizes JGroups as a Service Registry that is discoverable

Categories

Categories

JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

topology-jgroups
Version

Version

2.6.0.Final
Type

Type

jar

Download topology-jgroups 2.6.0.Final


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