MVN

org.springframework : spring-jmx

Maven & Gradle

Jan 10, 2008
20 usages

Spring Framework: JMX · Spring Framework: JMX

<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-jmx</artifactId>
    <version>2.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework : spring-jmx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.8

All Versions

Choose a version of org.springframework : spring-jmx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
spring-jmx-2.0.8
spring-jmx-2.0.7
spring-jmx-2.0.6
spring-jmx-2.0.5
spring-jmx-2.0.4
spring-jmx-2.0.3
spring-jmx-2.0.2
spring-jmx-2.0.1
2.0
spring-jmx-2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-jmx</artifactId>
    <version>2.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.springframework : spring-jmx gradle dependency to your build.gradle file:

implementation 'org.springframework:spring-jmx:2.0.8'

Gradle Kotlin DSL: Add the following org.springframework : spring-jmx gradle kotlin dependency to your build.gradle.kts file:

implementation("org.springframework:spring-jmx:2.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.springframework : spring-jmx sbt scala dependency to your build.sbt file:

libraryDependencies += "org.springframework" % "spring-jmx" % "2.0.8"

Advertisement

Dependencies from Group

Jul 13, 2023
10k usages
55.1k stars
Jul 13, 2023
7.3k usages
55.1k stars
Jul 13, 2023
6.6k usages
55.1k stars
Jul 13, 2023
6.4k usages
55.1k stars
Jul 13, 2023
5.2k usages
55.1k stars

Discover Dependencies

Oct 02, 2012
435 usages
Nov 10, 2010
1.1k usages
Oct 03, 2014
16 usages
Aug 26, 2014
16 stars
Oct 12, 2011
15 usages
Jun 16, 2008
4 usages
Apr 26, 2013
32 usages
811 stars
Feb 26, 2015
205 usages
1k stars