License |
License |
---|---|
Categories |
CategoriesAspectJ Development Tools Development Libraries Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.no-hope.aspectj |
ArtifactId | ArtifactIdmetrics-aspectj-el |
Last Version | Last Version1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetrics AspectJ Java EL Environment
AspectJ for Metrics
|
Filename | Size |
---|---|
metrics-aspectj-el-1.7.pom | |
metrics-aspectj-el-1.7.jar | 20 KB |
metrics-aspectj-el-1.7-sources.jar | 6 KB |
metrics-aspectj-el-1.7-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.no-hope.aspectj/metrics-aspectj-el/ -->
<dependency>
<groupId>org.no-hope.aspectj</groupId>
<artifactId>metrics-aspectj-el</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope.aspectj/metrics-aspectj-el/
implementation 'org.no-hope.aspectj:metrics-aspectj-el:1.7'
// https://jarcasting.com/artifacts/org.no-hope.aspectj/metrics-aspectj-el/
implementation ("org.no-hope.aspectj:metrics-aspectj-el:1.7")
'org.no-hope.aspectj:metrics-aspectj-el:jar:1.7'
<dependency org="org.no-hope.aspectj" name="metrics-aspectj-el" rev="1.7">
<artifact name="metrics-aspectj-el" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope.aspectj', module='metrics-aspectj-el', version='1.7')
)
libraryDependencies += "org.no-hope.aspectj" % "metrics-aspectj-el" % "1.7"
[org.no-hope.aspectj/metrics-aspectj-el "1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.no-hope.aspectj : metrics-aspectj-se | test-jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.el | jar | 3.0.0 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.easytesting : fest-reflect | jar | 1.4.1 |