Download micro-metrics-1.0.1.jar file - Jar m

Jar examples for m:micro-metrics

Description

Opinionated rest microservices

You can download jar file micro-metrics 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add micro-metrics-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

micro-metrics-1.0.1-javadoc.jar
micro-metrics-1.0.1-sources.jar
micro-metrics-1.0.1-tests.jar
micro-metrics-1.0.1.jar
micro-metrics-1.0.1.pom



Related Tutorials