License |
License |
---|---|
GroupId | GroupIdcom.facebook.presto |
ArtifactId | ArtifactIdpresto-testing-server-launcher |
Version | Version0.273.3 |
Type | Typejar |
Description |
Descriptionpresto-testing-server-launcher
Presto
|
<!-- https://jarcasting.com/artifacts/com.facebook.presto/presto-testing-server-launcher/ -->
<dependency>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-testing-server-launcher</artifactId>
<version>0.273.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto/presto-testing-server-launcher/
implementation 'com.facebook.presto:presto-testing-server-launcher:0.273.3'
// https://jarcasting.com/artifacts/com.facebook.presto/presto-testing-server-launcher/
implementation ("com.facebook.presto:presto-testing-server-launcher:0.273.3")
'com.facebook.presto:presto-testing-server-launcher:jar:0.273.3'
<dependency org="com.facebook.presto" name="presto-testing-server-launcher" rev="0.273.3">
<artifact name="presto-testing-server-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto', module='presto-testing-server-launcher', version='0.273.3')
)
libraryDependencies += "com.facebook.presto" % "presto-testing-server-launcher" % "0.273.3"
[com.facebook.presto/presto-testing-server-launcher "0.273.3"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.presto : presto-main | jar | 0.273.3 |
com.facebook.presto : presto-spi | jar | 0.273.3 |
io.airlift : airline | jar | 0.8 |
javax.inject : javax.inject | jar | 1 |
com.google.guava : guava | jar | 26.0-jre |