| License |
License |
|---|---|
| GroupId | GroupIdio.hetu.core |
| ArtifactId | ArtifactIdpresto-matching |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpresto-matching
Presto
|
| Filename | Size |
|---|---|
| presto-matching-1.6.1.pom | |
| presto-matching-1.6.1.jar | 20 KB |
| presto-matching-1.6.1-tests.jar | 12 KB |
| presto-matching-1.6.1-test-sources.jar | 10 KB |
| presto-matching-1.6.1-sources.jar | 14 KB |
| presto-matching-1.6.1-javadoc.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hetu.core/presto-matching/ -->
<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-matching</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/presto-matching/
implementation 'io.hetu.core:presto-matching:1.6.1'
// https://jarcasting.com/artifacts/io.hetu.core/presto-matching/
implementation ("io.hetu.core:presto-matching:1.6.1")
'io.hetu.core:presto-matching:jar:1.6.1'
<dependency org="io.hetu.core" name="presto-matching" rev="1.6.1">
<artifact name="presto-matching" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-matching', version='1.6.1')
)
libraryDependencies += "io.hetu.core" % "presto-matching" % "1.6.1"
[io.hetu.core/presto-matching "1.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 26.0-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.10 |