Jar examples for m:monitoring-api
This project is the foundation runtime monitoring api project.
You can download jar file monitoring-api 1.1.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add monitoring-api-1.1.4.jar to your project.
<dependency> <groupId>com.rbmhtechnology.vind</groupId> <artifactId>monitoring-api</artifactId> <version>1.1.4</version> </dependency>
compile group: 'com.rbmhtechnology.vind', name: 'monitoring-api', version: '1.1.4'
libraryDependencies += "com.rbmhtechnology.vind" % "monitoring-api" % "1.1.4"
<dependency org="com.rbmhtechnology.vind" name="monitoring-api" rev="1.1.4"/>
@Grapes(@Grab(group='com.rbmhtechnology.vind', module='monitoring-api', version='1.1.4'))
'com.rbmhtechnology.vind:monitoring-api:jar:1.1.4'
Click the following link to download the jar file.
monitoring-api-1.1.4-javadoc.jar