Files download
File Operation
hdrhistogram-6.3.2.1.jar download
hdrhistogram-6.3.2.1.pom download
hdrhistogram-6.3.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.xbib.elasticsearch</groupId>
  <artifactId>hdrhistogram</artifactId>
  <version>6.3.2.1</version>
</dependency>
Gradle Groovy
implementation 'org.xbib.elasticsearch:hdrhistogram:6.3.2.1'
Gradle Kotlin
implementation("org.xbib.elasticsearch:hdrhistogram:6.3.2.1")
Scala SBT
libraryDependencies += "org.xbib.elasticsearch" % "hdrhistogram" % "6.3.2.1"
Groovy Grape
@Grapes(
  @Grab(group='org.xbib.elasticsearch', module='hdrhistogram', version='6.3.2.1')
)
Apache Ivy
<dependency org="org.xbib.elasticsearch" name="hdrhistogram" rev="6.3.2.1" />
Leiningen
[org.xbib.elasticsearch/hdrhistogram "6.3.2.1"]
Apache Buildr
'org.xbib.elasticsearch:hdrhistogram:jar:6.3.2.1'
Dependencies
The project has no third-party dependencies