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