Last Version

presto-memory-context 350

Presto - Memory Tracking Framework

License

License

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-memory-context
Version

Version

350
Type

Type

jar
Description

Description

presto-memory-context
Presto - Memory Tracking Framework

Download presto-memory-context 350


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

Dependencies

compile (3)

Group / Artifact Type Version
io.airlift : units jar 1.6
com.google.code.findbugs : jsr305 Optional jar 3.0.2
com.google.guava : guava jar 29.0-jre

test (2)

Group / Artifact Type Version
io.airlift : testing jar 202
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.