jmetrix

Java aspect library for gathering performance metrics

License

License

GroupId

GroupId

org.jmetrix
ArtifactId

ArtifactId

jmetrix
Last Version

Last Version

0.9.7
Release Date

Release Date

Type

Type

jar
Description

Description

jmetrix
Java aspect library for gathering performance metrics
Project URL

Project URL

http://code.google.com/p/jmetrix
Source Code Management

Source Code Management

http://code.google.com/p/jmetrix/source/browse/tags/jmetrix-0.9.7

Download jmetrix

How to add to project

<!-- https://jarcasting.com/artifacts/org.jmetrix/jmetrix/ -->
<dependency>
    <groupId>org.jmetrix</groupId>
    <artifactId>jmetrix</artifactId>
    <version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmetrix/jmetrix/
implementation 'org.jmetrix:jmetrix:0.9.7'
// https://jarcasting.com/artifacts/org.jmetrix/jmetrix/
implementation ("org.jmetrix:jmetrix:0.9.7")
'org.jmetrix:jmetrix:jar:0.9.7'
<dependency org="org.jmetrix" name="jmetrix" rev="0.9.7">
  <artifact name="jmetrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmetrix', module='jmetrix', version='0.9.7')
)
libraryDependencies += "org.jmetrix" % "jmetrix" % "0.9.7"
[org.jmetrix/jmetrix "0.9.7"]

Dependencies

compile (2)

Group / Artifact Type Version
org.aspectj : aspectjrt jar [1.6.10,)
org.slf4j : slf4j-api jar [1.6.2,)

test (1)

Group / Artifact Type Version
junit : junit jar [4.8.2,)

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0