Download opsmatters-core-1.0.1.jar file - Jar o

Jar examples for o:opsmatters-core

Description

Java library for the opsmatters suite including a data cache for New Relic Monitoring and Alerting, models, and reporting utilities.

You can download jar file opsmatters-core 1.0.1 in this page.

License

Apache 2.0

Build File

You can use the following script to add opsmatters-core-1.0.1.jar to your project.

<dependency>
   <groupId>com.opsmatters</groupId>
   <artifactId>opsmatters-core</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.opsmatters', name: 'opsmatters-core', version: '1.0.1'
libraryDependencies += "com.opsmatters" % "opsmatters-core" % "1.0.1"
<dependency org="com.opsmatters" name="opsmatters-core" rev="1.0.1"/>
@Grapes(@Grab(group='com.opsmatters', module='opsmatters-core', version='1.0.1'))
'com.opsmatters:opsmatters-core:jar:1.0.1'

Download

Click the following link to download the jar file.

opsmatters-core-1.0.1-javadoc.jar
opsmatters-core-1.0.1-sources.jar
opsmatters-core-1.0.1.jar
opsmatters-core-1.0.1.pom



Related Tutorials