| License |
License |
|---|---|
| Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.truward |
| ArtifactId | ArtifactIdmetrics4j |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMetrics4J
Root of Metrics4j project.
|
| Filename | Size |
|---|---|
| metrics4j-1.0.6.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.truward/metrics4j/ -->
<dependency>
<groupId>com.truward</groupId>
<artifactId>metrics4j</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.truward/metrics4j/
implementation 'com.truward:metrics4j:1.0.6'
// https://jarcasting.com/artifacts/com.truward/metrics4j/
implementation ("com.truward:metrics4j:1.0.6")
'com.truward:metrics4j:pom:1.0.6'
<dependency org="com.truward" name="metrics4j" rev="1.0.6">
<artifact name="metrics4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.truward', module='metrics4j', version='1.0.6')
)
libraryDependencies += "com.truward" % "metrics4j" % "1.0.6"
[com.truward/metrics4j "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-all | jar | 1.9.0 |