Spring Framework: JMX


License

License

GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-jmx
Last Version

Last Version

2.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Framework: JMX
Spring Framework: JMX
Project URL

Project URL

http://www.springframework.org
Project Organization

Project Organization

Spring Framework
Source Code Management

Source Code Management

http://springframework.cvs.sourceforge.net/springframework/

Download spring-jmx

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
aopalliance : aopalliance jar 1.0
commons-logging : commons-logging jar 1.1
org.springframework : spring-aop Optional jar 2.0.8
org.springframework : spring-beans jar 2.0.8
org.springframework : spring-context jar 2.0.8
org.springframework : spring-core jar 2.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0
2.0-rc2
2.0-rc1
2.0-m5