License |
License |
---|---|
GroupId | GroupIdcom.mfizz |
ArtifactId | ArtifactIdmfz-observer-metric |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmfz-observer-metric
Java framework for observing metrics across distributed nodes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mfz-observer-metric-1.1.1.pom | |
mfz-observer-metric-1.1.1.jar | 17 KB |
mfz-observer-metric-1.1.1-sources.jar | 16 KB |
mfz-observer-metric-1.1.1-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mfizz/mfz-observer-metric/ -->
<dependency>
<groupId>com.mfizz</groupId>
<artifactId>mfz-observer-metric</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mfizz/mfz-observer-metric/
implementation 'com.mfizz:mfz-observer-metric:1.1.1'
// https://jarcasting.com/artifacts/com.mfizz/mfz-observer-metric/
implementation ("com.mfizz:mfz-observer-metric:1.1.1")
'com.mfizz:mfz-observer-metric:jar:1.1.1'
<dependency org="com.mfizz" name="mfz-observer-metric" rev="1.1.1">
<artifact name="mfz-observer-metric" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mfizz', module='mfz-observer-metric', version='1.1.1')
)
libraryDependencies += "com.mfizz" % "mfz-observer-metric" % "1.1.1"
[com.mfizz/mfz-observer-metric "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.mfizz : mfz-observer-common | jar | 1.1.1 |
com.mfizz : mfz-util | jar | [1.0.0,) |
org.slf4j : slf4j-api | jar | 1.6.6 |
joda-time : joda-time | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |