is not current version
Last Version 2.1.1

Terracotta Statistics 2.1

A statistics framework used inside Ehcache and the Terracotta products

License

License

GroupId

GroupId

org.terracotta
ArtifactId

ArtifactId

statistics
Version

Version

2.1
Type

Type

jar
Description

Description

Terracotta Statistics
A statistics framework used inside Ehcache and the Terracotta products
Project URL

Project URL

https://github.com/Terracotta-OSS/statistics
Source Code Management

Source Code Management

https://github.com/Terracotta-OSS/statistics

Download statistics 2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.6

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-jdk14 jar 1.7.25
org.hamcrest : hamcrest-library jar 1.3
org.apache.commons : commons-math3 jar 3.6.1
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.