Download simpleclient_spring_boot-0.0.22.jar file - Jar s

Jar examples for s:simpleclient-spring-boot

Description

Collect information from Spring Boot actuator.

You can download jar file simpleclient_spring_boot 0.0.22 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add simpleclient_spring_boot-0.0.22.jar to your project.

<dependency>
   <groupId>io.prometheus</groupId>
   <artifactId>simpleclient_spring_boot</artifactId>
   <version>0.0.22</version>
</dependency>
compile group: 'io.prometheus', name: 'simpleclient_spring_boot', version: '0.0.22'
libraryDependencies += "io.prometheus" % "simpleclient_spring_boot" % "0.0.22"
<dependency org="io.prometheus" name="simpleclient_spring_boot" rev="0.0.22"/>
@Grapes(@Grab(group='io.prometheus', module='simpleclient_spring_boot', version='0.0.22'))
'io.prometheus:simpleclient_spring_boot:jar:0.0.22'

Download

Click the following link to download the jar file.

simpleclient_spring_boot-0.0.22-javadoc.jar
simpleclient_spring_boot-0.0.22-sources.jar
simpleclient_spring_boot-0.0.22.jar
simpleclient_spring_boot-0.0.22.pom



Related Tutorials