| License | 
                License
                                                        AL2                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesWildFly Container Application Servers | 
        
| GroupId | GroupIdorg.wildfly.swarm | 
    
| ArtifactId | ArtifactIdtestsuite-jmx-remote-management | 
    
| Last Version | Last Version2017.5.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionTest Suite: JMX with Remoting over Management 
            Test Suite: JMX with Remoting over Management 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/testsuite-jmx-remote-management/ -->
<dependency>
    <groupId>org.wildfly.swarm</groupId>
    <artifactId>testsuite-jmx-remote-management</artifactId>
    <version>2017.5.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.wildfly.swarm/testsuite-jmx-remote-management/
implementation 'org.wildfly.swarm:testsuite-jmx-remote-management:2017.5.0'
                // https://jarcasting.com/artifacts/org.wildfly.swarm/testsuite-jmx-remote-management/
implementation ("org.wildfly.swarm:testsuite-jmx-remote-management:2017.5.0")
                'org.wildfly.swarm:testsuite-jmx-remote-management:jar:2017.5.0'
                <dependency org="org.wildfly.swarm" name="testsuite-jmx-remote-management" rev="2017.5.0">
  <artifact name="testsuite-jmx-remote-management" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.wildfly.swarm', module='testsuite-jmx-remote-management', version='2017.5.0')
)
                libraryDependencies += "org.wildfly.swarm" % "testsuite-jmx-remote-management" % "2017.5.0"
                [org.wildfly.swarm/testsuite-jmx-remote-management "2017.5.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.wildfly.swarm : jmx | jar | 2017.5.0 | 
| org.wildfly.swarm : management | jar | 2017.5.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.wildfly.swarm : arquillian | jar | 2017.5.0 | 
| org.jboss.arquillian.junit : arquillian-junit-container | jar | |
| org.jboss.remotingjmx : remoting-jmx | jar | |
| org.jboss.arquillian.graphene : graphene-webdriver | pom | 2.1.0.Final | 
| junit : junit | jar | |
| org.easytesting : fest-assert | jar | 1.4 | 
| org.mockito : mockito-core | jar | 2.2.28 | 
| org.wildfly.swarm : build-resources | jar | 2017.5.0 |