Last Version

NrSketch 1.1

A scaled base2 exponential histogram supporting auto-scaling and lossless merge

License

License

GroupId

GroupId

com.newrelic
ArtifactId

ArtifactId

nrsketch
Version

Version

1.1
Type

Type

jar
Description

Description

NrSketch
A scaled base2 exponential histogram supporting auto-scaling and lossless merge
Project URL

Project URL

https://github.com/newrelic-experimental/newrelic-sketch-java
Source Code Management

Source Code Management

https://github.com/newrelic-experimental/newrelic-sketch-java

Download nrsketch 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 13.0
com.github.spotbugs : spotbugs-annotations jar 4.4.1

Project Modules

There are no modules declared in this project.