de.ck35.metricstore:metricstore-benchmark

Persistent storage for metric data.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

de.ck35.metricstore
ArtifactId

ArtifactId

metricstore-benchmark
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Persistent storage for metric data.

Download metricstore-benchmark

How to add to project

<!-- https://jarcasting.com/artifacts/de.ck35.metricstore/metricstore-benchmark/ -->
<dependency>
    <groupId>de.ck35.metricstore</groupId>
    <artifactId>metricstore-benchmark</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/de.ck35.metricstore/metricstore-benchmark/
implementation 'de.ck35.metricstore:metricstore-benchmark:1.0.0-RC1'
// https://jarcasting.com/artifacts/de.ck35.metricstore/metricstore-benchmark/
implementation ("de.ck35.metricstore:metricstore-benchmark:1.0.0-RC1")
'de.ck35.metricstore:metricstore-benchmark:jar:1.0.0-RC1'
<dependency org="de.ck35.metricstore" name="metricstore-benchmark" rev="1.0.0-RC1">
  <artifact name="metricstore-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ck35.metricstore', module='metricstore-benchmark', version='1.0.0-RC1')
)
libraryDependencies += "de.ck35.metricstore" % "metricstore-benchmark" % "1.0.0-RC1"
[de.ck35.metricstore/metricstore-benchmark "1.0.0-RC1"]

Dependencies

compile (15)

Group / Artifact Type Version
de.ck35.metricstore : metricstore-api jar 1.0.0-RC1
de.ck35.metricstore : metricstore-util jar 1.0.0-RC1
de.ck35.metricstore : metricstore-fs jar 1.0.0-RC1
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : log4j-over-slf4j jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13
com.fasterxml.jackson.core : jackson-core jar 2.3.0
com.fasterxml.jackson.core : jackson-databind jar 2.3.0
org.springframework : spring-core jar 4.1.4.RELEASE
org.springframework : spring-context jar 4.1.4.RELEASE
org.springframework : spring-beans jar 4.1.4.RELEASE
com.google.guava : guava jar 18.0
commons-lang : commons-lang jar 2.4
joda-time : joda-time jar 2.6
com.lmax : disruptor jar 3.3.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.springframework : spring-test jar 4.1.4.RELEASE

Project Modules

There are no modules declared in this project.

Metric Processing Pipeline

metric-store

Build Status Coverage Status Maven Central

Versions

Version
1.0.0-RC1