Download monitoring-api-0.0.0-6.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 0.0.0-6 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

monitoring-api-0.0.0-6-javadoc.jar
monitoring-api-0.0.0-6-sources.jar
monitoring-api-0.0.0-6.jar
monitoring-api-0.0.0-6.pom



Related Tutorials