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