Last Version

smartcache 0.3.0

SmartCache - cache that can survive everything.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.kielo.smartcache
ArtifactId

ArtifactId

smartcache-metrics
Version

Version

0.3.0
Type

Type

jar
Description

Description

smartcache
SmartCache - cache that can survive everything.
Project URL

Project URL

https://github.com/kielo/smartcache
Source Code Management

Source Code Management

https://github.com/kielo/smartcache

Download smartcache-metrics 0.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.4
io.dropwizard.metrics : metrics-core jar 3.1.2
org.slf4j : slf4j-api jar 1.7.7
org.kielo.smartcache : smartcache-core jar 0.3.0

test (4)

Group / Artifact Type Version
com.jayway.awaitility : awaitility jar 1.6.3
ch.qos.logback : logback-classic jar 1.0.13
org.spockframework : spock-core jar 1.0-groovy-2.4
ch.qos.logback : logback-core jar 1.0.13

Project Modules

There are no modules declared in this project.