Simple Metric Framework

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

License

License

GroupId

GroupId

fr.zebasto
ArtifactId

ArtifactId

simple-metric-framework
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download simple-metric-framework

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.0.RELEASE
com.hazelcast : hazelcast jar 3.2.5
com.hazelcast : hazelcast-spring jar 3.2.5
org.aspectj : aspectjweaver jar 1.8.2
org.aspectj : aspectjrt jar 1.8.2
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.7

provided (2)

Group / Artifact Type Version
org.apache.maven.scm : maven-scm-provider-gitexe jar 1.9
javax.servlet : javax.servlet-api jar 3.0.1

test (5)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.springframework : spring-test jar 4.1.0.RELEASE
org.mockito : mockito-core jar 1.9.5
org.easytesting : fest-assert-core jar 2.0M10
ch.qos.logback : logback-classic jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0