Last Version

TQdev.com's Metrics for AspectJ weaving 0.9.26

Instrumentation of any method using a simple annotation on the class or method using the power of AspectJ weaving.

License

License

Categories

Categories

AspectJ Development Tools Development Libraries Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.tqdev.metrics
ArtifactId

ArtifactId

metrics-aspectj
Version

Version

0.9.26
Type

Type

jar
Description

Description

TQdev.com's Metrics for AspectJ weaving
Instrumentation of any method using a simple annotation on the class or method using the power of AspectJ weaving.

Download metrics-aspectj 0.9.26


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

Dependencies

compile (3)

Group / Artifact Type Version
com.tqdev.metrics : metrics-core jar 0.9.26
org.aspectj : aspectjrt jar 1.8.9
org.aspectj : aspectjweaver jar 1.8.9

Project Modules

There are no modules declared in this project.