| License |
License |
|---|---|
| GroupId | GroupIdio.airlift |
| ArtifactId | ArtifactIdslice |
| Last Version | Last Version0.42 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionslice
Library for efficiently working with heap and off-heap memory
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| slice-0.42.pom | |
| slice-0.42.jar | 68 KB |
| slice-0.42-tests.jar | 468 KB |
| slice-0.42-test-sources.jar | 243 KB |
| slice-0.42-sources.jar | 52 KB |
| slice-0.42-javadoc.jar | 578 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/slice/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>slice</artifactId>
<version>0.42</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/slice/
implementation 'io.airlift:slice:0.42'
// https://jarcasting.com/artifacts/io.airlift/slice/
implementation ("io.airlift:slice:0.42")
'io.airlift:slice:jar:0.42'
<dependency org="io.airlift" name="slice" rev="0.42">
<artifact name="slice" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='slice', version='0.42')
)
libraryDependencies += "io.airlift" % "slice" % "0.42"
[io.airlift/slice "0.42"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.2.2 |
| org.openjdk.jol : jol-core | jar | 0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.jpountz.lz4 : lz4 | jar | 1.3.0 |
| org.testng : testng | jar | 6.10 |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.openjdk.jmh : jmh-core | jar | 1.20 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.20 |