MVN

org.jboss.remoting3 : remoting-jmx

Maven & Gradle

Feb 25, 2012
11 usages
22 stars
<dependency>
    <groupId>org.jboss.remoting3</groupId>
    <artifactId>remoting-jmx</artifactId>
    <version>1.0.1.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.remoting3 : remoting-jmx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1.Final
  • Latest Beta: 1.0.0.Beta1

All Versions

Choose a version of org.jboss.remoting3 : remoting-jmx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
remoting-jmx-1.0.1.Final
remoting-jmx-1.0.0.Final
remoting-jmx-1.0.0.CR1
remoting-jmx-1.0.0.Beta1

How to add a dependency to Maven

Add the following org.jboss.remoting3 : remoting-jmx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jboss.remoting3</groupId>
    <artifactId>remoting-jmx</artifactId>
    <version>1.0.1.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jboss.remoting3 : remoting-jmx gradle dependency to your build.gradle file:

implementation 'org.jboss.remoting3:remoting-jmx:1.0.1.Final'

Gradle Kotlin DSL: Add the following org.jboss.remoting3 : remoting-jmx gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jboss.remoting3:remoting-jmx:1.0.1.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jboss.remoting3 : remoting-jmx sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jboss.remoting3" % "remoting-jmx" % "1.0.1.Final"

Advertisement

Dependencies from Group

Oct 06, 2017
41 usages
22 stars
Feb 25, 2012
11 usages
22 stars

Discover Dependencies

Oct 23, 2014
5 usages
35 stars
Apr 18, 2016
6 usages
24 stars
Apr 19, 2023
4 usages
1.8k stars
May 12, 2017
11 usages
Jul 29, 2016
4 usages
11 stars
Apr 14, 2021
4 usages
203 stars
Nov 16, 2016
4 usages
6 stars
Jul 17, 2023
4 usages
93 stars
Sep 22, 2021
12 usages
605 stars