License |
License |
---|---|
GroupId | GroupIdio.hetu.core |
ArtifactId | ArtifactIdpresto-memory-context |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpresto-memory-context
Presto - Memory Tracking Framework
|
<!-- https://jarcasting.com/artifacts/io.hetu.core/presto-memory-context/ -->
<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-memory-context</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/presto-memory-context/
implementation 'io.hetu.core:presto-memory-context:1.6.1'
// https://jarcasting.com/artifacts/io.hetu.core/presto-memory-context/
implementation ("io.hetu.core:presto-memory-context:1.6.1")
'io.hetu.core:presto-memory-context:jar:1.6.1'
<dependency org="io.hetu.core" name="presto-memory-context" rev="1.6.1">
<artifact name="presto-memory-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-memory-context', version='1.6.1')
)
libraryDependencies += "io.hetu.core" % "presto-memory-context" % "1.6.1"
[io.hetu.core/presto-memory-context "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
com.google.guava : guava | jar | 26.0-jre |
io.airlift : units | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |
io.airlift : testing | jar | 0.193 |