License |
License |
---|---|
GroupId | GroupIdcom.facebook.presto |
ArtifactId | ArtifactIdpresto-plugin-toolkit |
Last Version | Last Version0.273.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpresto-plugin-toolkit
Presto - Plugin Toolkit
|
<!-- https://jarcasting.com/artifacts/com.facebook.presto/presto-plugin-toolkit/ -->
<dependency>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-plugin-toolkit</artifactId>
<version>0.273.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto/presto-plugin-toolkit/
implementation 'com.facebook.presto:presto-plugin-toolkit:0.273.3'
// https://jarcasting.com/artifacts/com.facebook.presto/presto-plugin-toolkit/
implementation ("com.facebook.presto:presto-plugin-toolkit:0.273.3")
'com.facebook.presto:presto-plugin-toolkit:jar:0.273.3'
<dependency org="com.facebook.presto" name="presto-plugin-toolkit" rev="0.273.3">
<artifact name="presto-plugin-toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto', module='presto-plugin-toolkit', version='0.273.3')
)
libraryDependencies += "com.facebook.presto" % "presto-plugin-toolkit" % "0.273.3"
[com.facebook.presto/presto-plugin-toolkit "0.273.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 26.0-jre |
com.facebook.airlift : json | jar | 0.205 |
com.facebook.airlift : configuration | jar | 0.205 |
com.google.inject : guice | jar | 4.2.2 |
javax.validation : validation-api | jar | 2.0.1.Final |
javax.inject : javax.inject | jar | 1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
com.facebook.airlift : log | jar | 0.205 |
io.airlift : units | jar | 1.3 |
com.facebook.presto : presto-spi | jar | 0.273.3 |
com.facebook.presto : presto-common | jar | 0.273.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.presto : presto-testng-services | jar | 0.273.3 |
org.testng : testng | jar | 6.10 |
com.facebook.airlift : testing | jar | 0.205 |
com.facebook.presto : presto-spi | test-jar | 0.273.3 |
org.assertj : assertj-core | jar | 3.8.0 |