Last Version

prometheus-springboot-support 0.0.4

prometheus-springboot-support is a library which bring prometheus monitoring to springboot application

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.nicholasren
ArtifactId

ArtifactId

prometheus-springboot-support
Version

Version

0.0.4
Type

Type

jar
Description

Description

prometheus-springboot-support
prometheus-springboot-support is a library which bring prometheus monitoring to springboot application
Project URL

Project URL

https://github.com/nicholasren/prometheus-springboot-support
Source Code Management

Source Code Management

https://github.com/nicholasren/prometheus-springboot-support

Download prometheus-springboot-support 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.nicholasren/prometheus-springboot-support/ -->
<dependency>
    <groupId>com.github.nicholasren</groupId>
    <artifactId>prometheus-springboot-support</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicholasren/prometheus-springboot-support/
implementation 'com.github.nicholasren:prometheus-springboot-support:0.0.4'
// https://jarcasting.com/artifacts/com.github.nicholasren/prometheus-springboot-support/
implementation ("com.github.nicholasren:prometheus-springboot-support:0.0.4")
'com.github.nicholasren:prometheus-springboot-support:jar:0.0.4'
<dependency org="com.github.nicholasren" name="prometheus-springboot-support" rev="0.0.4">
  <artifact name="prometheus-springboot-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nicholasren', module='prometheus-springboot-support', version='0.0.4')
)
libraryDependencies += "com.github.nicholasren" % "prometheus-springboot-support" % "0.0.4"
[com.github.nicholasren/prometheus-springboot-support "0.0.4"]

Dependencies

compile (7)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.aspectj : aspectjweaver jar 1.8.13
org.springframework : spring-web jar 5.0.4.RELEASE
org.springframework.boot : spring-boot jar 2.0.0.RELEASE
io.prometheus : simpleclient jar 0.0.14
io.prometheus : simpleclient_servlet jar 0.0.14
io.prometheus : simpleclient_hotspot jar 0.0.14

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.assertj : assertj-core jar 3.4.1
org.junit.platform : junit-platform-runner jar 1.1.0
org.mockito : mockito-core jar 2.0.106-beta

Project Modules

There are no modules declared in this project.