is not current version
Last Version 2018.5.0

org.wildfly.swarm.testsuite:testsuite-jmx-remote-remoting 2018.3.1

Test Suite: JMX with Remoting

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.swarm.testsuite
ArtifactId

ArtifactId

testsuite-jmx-remote-remoting
Version

Version

2018.3.1
Type

Type

jar

Download testsuite-jmx-remote-remoting 2018.3.1


<!-- https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-jmx-remote-remoting/ -->
<dependency>
    <groupId>org.wildfly.swarm.testsuite</groupId>
    <artifactId>testsuite-jmx-remote-remoting</artifactId>
    <version>2018.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-jmx-remote-remoting/
implementation 'org.wildfly.swarm.testsuite:testsuite-jmx-remote-remoting:2018.3.1'
// https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-jmx-remote-remoting/
implementation ("org.wildfly.swarm.testsuite:testsuite-jmx-remote-remoting:2018.3.1")
'org.wildfly.swarm.testsuite:testsuite-jmx-remote-remoting:jar:2018.3.1'
<dependency org="org.wildfly.swarm.testsuite" name="testsuite-jmx-remote-remoting" rev="2018.3.1">
  <artifact name="testsuite-jmx-remote-remoting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm.testsuite', module='testsuite-jmx-remote-remoting', version='2018.3.1')
)
libraryDependencies += "org.wildfly.swarm.testsuite" % "testsuite-jmx-remote-remoting" % "2018.3.1"
[org.wildfly.swarm.testsuite/testsuite-jmx-remote-remoting "2018.3.1"]