is not current version
Last Version 2.2.1.Final

io.thorntail.testsuite:testsuite-topology-jgroups 2.2.0.Final

Test Suite: Topology via JGroups

Categories

Categories

JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

io.thorntail.testsuite
ArtifactId

ArtifactId

testsuite-topology-jgroups
Version

Version

2.2.0.Final
Type

Type

jar

Download testsuite-topology-jgroups 2.2.0.Final


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