License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdde.ck35.metricstore |
ArtifactId | ArtifactIdmetricstore-benchmark |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPersistent storage for metric data.
|
<!-- 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"]
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 |
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 |