datasketches-memory

High-performance native memory access.

License

License

Categories

Categories

Data
GroupId

GroupId

org.apache.datasketches
ArtifactId

ArtifactId

datasketches-memory
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

datasketches-memory
High-performance native memory access.
Project URL

Project URL

https://datasketches.apache.org/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/datasketches-memory

Download datasketches-memory

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.datasketches » datasketches-memory-java8 jar 2.1.0
org.apache.datasketches » datasketches-memory-java11 jar 2.1.0

test (3)

Group / Artifact Type Version
org.apache.datasketches » datasketches-memory-java8-tests jar 2.1.0
com.google.protobuf : protobuf-java jar 4.0.0-rc-2
net.openhft : zero-allocation-hashing jar 0.15

Project Modules

There are no modules declared in this project.
org.apache.datasketches

The Apache Software Foundation

Versions

Version
2.1.0
2.0.0
1.3.0
1.2.0-incubating
1.1.0-incubating
1.0.0-incubating