License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdde.ck35.metricstore |
ArtifactId | ArtifactIdmetricstore-nonpersistent |
Last Version | Last Version1.0.0-RC3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPersistent storage for metric data.
|
<!-- https://jarcasting.com/artifacts/de.ck35.metricstore/metricstore-nonpersistent/ -->
<dependency>
<groupId>de.ck35.metricstore</groupId>
<artifactId>metricstore-nonpersistent</artifactId>
<version>1.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/de.ck35.metricstore/metricstore-nonpersistent/
implementation 'de.ck35.metricstore:metricstore-nonpersistent:1.0.0-RC3'
// https://jarcasting.com/artifacts/de.ck35.metricstore/metricstore-nonpersistent/
implementation ("de.ck35.metricstore:metricstore-nonpersistent:1.0.0-RC3")
'de.ck35.metricstore:metricstore-nonpersistent:jar:1.0.0-RC3'
<dependency org="de.ck35.metricstore" name="metricstore-nonpersistent" rev="1.0.0-RC3">
<artifact name="metricstore-nonpersistent" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ck35.metricstore', module='metricstore-nonpersistent', version='1.0.0-RC3')
)
libraryDependencies += "de.ck35.metricstore" % "metricstore-nonpersistent" % "1.0.0-RC3"
[de.ck35.metricstore/metricstore-nonpersistent "1.0.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
de.ck35.metricstore : metricstore-api | jar | 1.0.0-RC3 |
de.ck35.metricstore : metricstore-util | jar | 1.0.0-RC3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
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 |
joda-time : joda-time | jar | 2.6 |
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 |
org.slf4j : log4j-over-slf4j | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.0.13 |