Last Version

jmetrix 0.9.7

Java aspect library for gathering performance metrics

License

License

GroupId

GroupId

org.jmetrix
ArtifactId

ArtifactId

jmetrix
Version

Version

0.9.7
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 0.9.7


<!-- 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.