Last Version

slice 0.42

Library for efficiently working with heap and off-heap memory

License

License

GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

slice
Version

Version

0.42
Type

Type

jar
Description

Description

slice
Library for efficiently working with heap and off-heap memory
Project URL

Project URL

https://github.com/airlift/slice

Download slice 0.42


<!-- 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"]

Dependencies

compile (3)

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

test (5)

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

Project Modules

There are no modules declared in this project.