Jar examples for m:metrics-core
Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.
You can download jar file metrics-core 1.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add metrics-core-1.0.0.jar to your project.
<dependency> <groupId>com.adobe.aam</groupId> <artifactId>metrics-core</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.adobe.aam', name: 'metrics-core', version: '1.0.0'
libraryDependencies += "com.adobe.aam" % "metrics-core" % "1.0.0"
<dependency org="com.adobe.aam" name="metrics-core" rev="1.0.0"/>
@Grapes(@Grab(group='com.adobe.aam', module='metrics-core', version='1.0.0'))
'com.adobe.aam:metrics-core:jar:1.0.0'
Click the following link to download the jar file.
metrics-core-1.0.0-javadoc.jar