License |
License |
---|---|
GroupId | GroupIdcom.facebook.presto |
ArtifactId | ArtifactIdpresto-spark-launcher |
Version | Version0.273.3 |
Type | Typejar |
Description |
DescriptionPresto
|
<!-- https://jarcasting.com/artifacts/com.facebook.presto/presto-spark-launcher/ -->
<dependency>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-spark-launcher</artifactId>
<version>0.273.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto/presto-spark-launcher/
implementation 'com.facebook.presto:presto-spark-launcher:0.273.3'
// https://jarcasting.com/artifacts/com.facebook.presto/presto-spark-launcher/
implementation ("com.facebook.presto:presto-spark-launcher:0.273.3")
'com.facebook.presto:presto-spark-launcher:jar:0.273.3'
<dependency org="com.facebook.presto" name="presto-spark-launcher" rev="0.273.3">
<artifact name="presto-spark-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto', module='presto-spark-launcher', version='0.273.3')
)
libraryDependencies += "com.facebook.presto" % "presto-spark-launcher" % "0.273.3"
[com.facebook.presto/presto-spark-launcher "0.273.3"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.presto.spark : spark-core | jar | 2.0.2-6 |