License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.xbib.elasticsearch |
ArtifactId | ArtifactIdhdrhistogram |
Last Version | Last Version6.3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhdrhistogram
Libraries for Elasticsearch
|
Project URL |
Project URL |
Project Organization |
Project Organizationxbib |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hdrhistogram-6.3.2.1.pom | |
hdrhistogram-6.3.2.1.jar | 107 KB |
hdrhistogram-6.3.2.1-sources.jar | 113 KB |
hdrhistogram-6.3.2.1-javadoc.jar | 613 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xbib.elasticsearch/hdrhistogram/ -->
<dependency>
<groupId>org.xbib.elasticsearch</groupId>
<artifactId>hdrhistogram</artifactId>
<version>6.3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib.elasticsearch/hdrhistogram/
implementation 'org.xbib.elasticsearch:hdrhistogram:6.3.2.1'
// https://jarcasting.com/artifacts/org.xbib.elasticsearch/hdrhistogram/
implementation ("org.xbib.elasticsearch:hdrhistogram:6.3.2.1")
'org.xbib.elasticsearch:hdrhistogram:jar:6.3.2.1'
<dependency org="org.xbib.elasticsearch" name="hdrhistogram" rev="6.3.2.1">
<artifact name="hdrhistogram" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib.elasticsearch', module='hdrhistogram', version='6.3.2.1')
)
libraryDependencies += "org.xbib.elasticsearch" % "hdrhistogram" % "6.3.2.1"
[org.xbib.elasticsearch/hdrhistogram "6.3.2.1"]