Download monitoring-api-1.2.0.jar file - Jar m

Jar examples for m:monitoring-api

Description

This project is the foundation runtime monitoring api project.

You can download jar file monitoring-api 1.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add monitoring-api-1.2.0.jar to your project.

<dependency>
   <groupId>com.rbmhtechnology.vind</groupId>
   <artifactId>monitoring-api</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.rbmhtechnology.vind', name: 'monitoring-api', version: '1.2.0'
libraryDependencies += "com.rbmhtechnology.vind" % "monitoring-api" % "1.2.0"
<dependency org="com.rbmhtechnology.vind" name="monitoring-api" rev="1.2.0"/>
@Grapes(@Grab(group='com.rbmhtechnology.vind', module='monitoring-api', version='1.2.0'))
'com.rbmhtechnology.vind:monitoring-api:jar:1.2.0'

Download

Click the following link to download the jar file.

monitoring-api-1.2.0-javadoc.jar
monitoring-api-1.2.0-sources.jar
monitoring-api-1.2.0.jar
monitoring-api-1.2.0.pom



Related Tutorials