Last Version

slice 0.37

Library for efficiently working with heap and off-heap memory

License

License

GroupId

GroupId

com.facebook
ArtifactId

ArtifactId

slice
Version

Version

0.37
Type

Type

jar
Description

Description

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

Project URL

https://github.com/prestodb/slice

Download slice 0.37


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.2
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.10
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.9.6
com.google.guava : guava jar 26.0-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.