Categories |
CategoriesWildFly Container Application Servers JGroups Application Layer Libs Distributed Applications |
---|---|
GroupId | GroupIdorg.wildfly.swarm.testsuite |
ArtifactId | ArtifactIdtestsuite-topology-jgroups |
Version | Version2017.9.5 |
Type | Typejar |
Filename | Size |
---|---|
testsuite-topology-jgroups-2017.9.5.pom | |
testsuite-topology-jgroups-2017.9.5.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-topology-jgroups/ -->
<dependency>
<groupId>org.wildfly.swarm.testsuite</groupId>
<artifactId>testsuite-topology-jgroups</artifactId>
<version>2017.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-topology-jgroups/
implementation 'org.wildfly.swarm.testsuite:testsuite-topology-jgroups:2017.9.5'
// https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-topology-jgroups/
implementation ("org.wildfly.swarm.testsuite:testsuite-topology-jgroups:2017.9.5")
'org.wildfly.swarm.testsuite:testsuite-topology-jgroups:jar:2017.9.5'
<dependency org="org.wildfly.swarm.testsuite" name="testsuite-topology-jgroups" rev="2017.9.5">
<artifact name="testsuite-topology-jgroups" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm.testsuite', module='testsuite-topology-jgroups', version='2017.9.5')
)
libraryDependencies += "org.wildfly.swarm.testsuite" % "testsuite-topology-jgroups" % "2017.9.5"
[org.wildfly.swarm.testsuite/testsuite-topology-jgroups "2017.9.5"]