Download monitoring-api-1.0.2-2.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.0.2-2 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

monitoring-api-1.0.2-2-javadoc.jar
monitoring-api-1.0.2-2-sources.jar
monitoring-api-1.0.2-2.jar
monitoring-api-1.0.2-2.pom



Related Tutorials