is not current version
Last Version 2.0.1-RELEASE

net.bjohannsen:spring-boot-actuator-jmx-metrics-exporter 1.0.0-RELEASE

Library to export JMX MBean attributes as Spring Boot Actuator metrics

Categories

Categories

Spring Boot Container Microservices Net Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

net.bjohannsen
ArtifactId

ArtifactId

spring-boot-actuator-jmx-metrics-exporter
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download spring-boot-actuator-jmx-metrics-exporter 1.0.0-RELEASE


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