License |
License |
---|---|
GroupId | GroupIdcom.newrelic |
ArtifactId | ArtifactIdnrsketch |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionNrSketch
A scaled base2 exponential histogram supporting auto-scaling and lossless merge
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nrsketch-1.1.pom | |
nrsketch-1.1.jar | 45 KB |
nrsketch-1.1-sources.jar | 30 KB |
nrsketch-1.1-javadoc.jar | 461 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 13.0 |
com.github.spotbugs : spotbugs-annotations | jar | 4.4.1 |