com.fitbur.core:core-metrics

FitburIO Framework is an open source Java framework that utilizes HK2 dependency injection framework to create resuable components. The framework's core features can be used by any Java application though it's more ideal to use it in-conjunction with Jersey 2.0 JAX-RS to build restful services.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.fitbur.core
ArtifactId

ArtifactId

core-metrics
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

FitburIO Framework is an open source Java framework that utilizes HK2 dependency injection framework to create resuable components. The framework's core features can be used by any Java application though it's more ideal to use it in-conjunction with Jersey 2.0 JAX-RS to build restful services.
Project Organization

Project Organization

Fitbur, Inc.

Download core-metrics

How to add to project

<!-- https://jarcasting.com/artifacts/com.fitbur.core/core-metrics/ -->
<dependency>
    <groupId>com.fitbur.core</groupId>
    <artifactId>core-metrics</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.core/core-metrics/
implementation 'com.fitbur.core:core-metrics:0.5.0'
// https://jarcasting.com/artifacts/com.fitbur.core/core-metrics/
implementation ("com.fitbur.core:core-metrics:0.5.0")
'com.fitbur.core:core-metrics:jar:0.5.0'
<dependency org="com.fitbur.core" name="core-metrics" rev="0.5.0">
  <artifact name="core-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.core', module='core-metrics', version='0.5.0')
)
libraryDependencies += "com.fitbur.core" % "core-metrics" % "0.5.0"
[com.fitbur.core/core-metrics "0.5.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.fitbur.core : core-hk2 jar 0.5.0
com.codahale.metrics : metrics-core jar 3.0.2
org.slf4j : slf4j-api jar 1.7.7
org.checkerframework : checker-qual jar 1.8.3
org.glassfish.hk2 : hk2-api jar 2.3.0

test (2)

Group / Artifact Type Version
com.fitbur.test : test-hk2 jar 0.5.0
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0