Last Version

com.yahoo.datasketches:memory 0.12.2

Memory provides high-performance native memory access.

License

License

Categories

Categories

Data
GroupId

GroupId

com.yahoo.datasketches
ArtifactId

ArtifactId

memory
Version

Version

0.12.2
Type

Type

jar
Description

Description

com.yahoo.datasketches:memory
Memory provides high-performance native memory access.
Project URL

Project URL

https://datasketches.github.io/
Project Organization

Project Organization

Yahoo! Inc.
Source Code Management

Source Code Management

https://github.com/DataSketches/memory

Download memory 0.12.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
com.google.protobuf : protobuf-java jar 3.6.0
com.google.code.findbugs : findbugs jar 3.0.1
net.openhft : zero-allocation-hashing jar 0.8

Project Modules

There are no modules declared in this project.