License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-memory-context |
Last Version | Last Version387 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontrino-memory-context
Trino - Memory Tracking Framework
|
<!-- https://jarcasting.com/artifacts/io.trino/trino-memory-context/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-memory-context</artifactId>
<version>387</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-memory-context/
implementation 'io.trino:trino-memory-context:387'
// https://jarcasting.com/artifacts/io.trino/trino-memory-context/
implementation ("io.trino:trino-memory-context:387")
'io.trino:trino-memory-context:jar:387'
<dependency org="io.trino" name="trino-memory-context" rev="387">
<artifact name="trino-memory-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-memory-context', version='387')
)
libraryDependencies += "io.trino" % "trino-memory-context" % "387"
[io.trino/trino-memory-context "387"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
com.google.guava : guava | jar | 31.1-jre |
Group / Artifact | Type | Version |
---|---|---|
io.airlift : testing | jar | 216 |
io.airlift : units | jar | 1.6 |
org.assertj : assertj-core | jar | 3.18.1 |
org.testng : testng | jar | 6.10 |