Download monitoring-api-1.2.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials