не последняя версия
Последняя версия 1.0.2

fr.zebasto:simple-metric-framework 1.0.1

JAVA Library used to centralize multiple metric in a single HazelCast Map

Группа

Группа

fr.zebasto
Идентификатор

Идентификатор

simple-metric-framework
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать simple-metric-framework 1.0.1


<!-- https://jarcasting.com/artifacts/fr.zebasto/simple-metric-framework/ -->
<dependency>
    <groupId>fr.zebasto</groupId>
    <artifactId>simple-metric-framework</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.zebasto/simple-metric-framework/
implementation 'fr.zebasto:simple-metric-framework:1.0.1'
// https://jarcasting.com/artifacts/fr.zebasto/simple-metric-framework/
implementation ("fr.zebasto:simple-metric-framework:1.0.1")
'fr.zebasto:simple-metric-framework:jar:1.0.1'
<dependency org="fr.zebasto" name="simple-metric-framework" rev="1.0.1">
  <artifact name="simple-metric-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.zebasto', module='simple-metric-framework', version='1.0.1')
)
libraryDependencies += "fr.zebasto" % "simple-metric-framework" % "1.0.1"
[fr.zebasto/simple-metric-framework "1.0.1"]