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