License |
License |
---|---|
GroupId | GroupIdcom.facebook.presto |
ArtifactId | ArtifactIdpresto-matching |
Last Version | Last Version0.273.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpresto-matching
Presto
|
Filename | Size |
---|---|
presto-matching-0.273.3.pom | |
presto-matching-0.273.3.jar | 23 KB |
presto-matching-0.273.3-tests.jar | 12 KB |
presto-matching-0.273.3-test-sources.jar | 11 KB |
presto-matching-0.273.3-sources.jar | 16 KB |
presto-matching-0.273.3-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.presto/presto-matching/ -->
<dependency>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-matching</artifactId>
<version>0.273.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto/presto-matching/
implementation 'com.facebook.presto:presto-matching:0.273.3'
// https://jarcasting.com/artifacts/com.facebook.presto/presto-matching/
implementation ("com.facebook.presto:presto-matching:0.273.3")
'com.facebook.presto:presto-matching:jar:0.273.3'
<dependency org="com.facebook.presto" name="presto-matching" rev="0.273.3">
<artifact name="presto-matching" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto', module='presto-matching', version='0.273.3')
)
libraryDependencies += "com.facebook.presto" % "presto-matching" % "0.273.3"
[com.facebook.presto/presto-matching "0.273.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 26.0-jre |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.presto : presto-testng-services | jar | 0.273.3 |
org.testng : testng | jar | 6.10 |