| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.apache.datasketches |
| ArtifactId | ArtifactIddatasketches-memory |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondatasketches-memory
High-performance native memory access.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| datasketches-memory-2.1.0.pom | |
| datasketches-memory-2.1.0.jar | 110 KB |
| datasketches-memory-2.1.0-tests.jar | 144 KB |
| datasketches-memory-2.1.0-test-sources.jar | 93 KB |
| datasketches-memory-2.1.0-sources.jar | 118 KB |
| datasketches-memory-2.1.0-javadoc.jar | 168 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.datasketches » datasketches-memory-java8 | jar | 2.1.0 |
| org.apache.datasketches » datasketches-memory-java11 | jar | 2.1.0 |
| 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 |
| Version |
|---|
|
2.1.0
|
|
2.0.0
|
|
1.3.0
|
|
1.2.0-incubating
|
|
1.1.0-incubating
|
|
1.0.0-incubating
|