| License | License | 
|---|---|
| Categories | CategoriesJSON Data Metrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdcom.truward | 
| ArtifactId | ArtifactIdmetrics4j-json-log | 
| Last Version | Last Version1.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMetrics4J JSON Log Root of Metrics4j project. | 
| Filename | Size | 
|---|---|
| metrics4j-json-log-1.0.6.pom | |
| metrics4j-json-log-1.0.6.jar | 14 KB | 
| metrics4j-json-log-1.0.6-sources.jar | 9 KB | 
| metrics4j-json-log-1.0.6-javadoc.jar | 81 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.truward/metrics4j-json-log/ -->
<dependency>
    <groupId>com.truward</groupId>
    <artifactId>metrics4j-json-log</artifactId>
    <version>1.0.6</version>
</dependency>// https://jarcasting.com/artifacts/com.truward/metrics4j-json-log/
implementation 'com.truward:metrics4j-json-log:1.0.6'// https://jarcasting.com/artifacts/com.truward/metrics4j-json-log/
implementation ("com.truward:metrics4j-json-log:1.0.6")'com.truward:metrics4j-json-log:jar:1.0.6'<dependency org="com.truward" name="metrics4j-json-log" rev="1.0.6">
  <artifact name="metrics4j-json-log" type="jar" />
</dependency>@Grapes(
@Grab(group='com.truward', module='metrics4j-json-log', version='1.0.6')
)libraryDependencies += "com.truward" % "metrics4j-json-log" % "1.0.6"[com.truward/metrics4j-json-log "1.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.truward : metrics4j-api | jar | 1.0.6 | 
| org.slf4j : slf4j-api | jar | 1.7.6 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.3.0 | 
| com.google.code.findbugs : jsr305 | jar | 1.3.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.6 | 
| junit : junit | jar | 4.8.2 | 
| org.mockito : mockito-all | jar | 1.9.0 |