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

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

Download

Click the following link to download the jar file.

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



Related Tutorials