is not current version
Last Version 2.1.0

datasketches-memory 2.0.0

High-performance native memory access.

License

License

Categories

Categories

Data
GroupId

GroupId

org.apache.datasketches
ArtifactId

ArtifactId

datasketches-memory
Version

Version

2.0.0
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 2.0.0


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

Dependencies

provided (3)

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

test (3)

Group / Artifact Type Version
org.apache.datasketches » datasketches-memory-java8-tests jar 2.0.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.