| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.prestosql |
| Идентификатор | Идентификаторpresto-matching |
| Версия | Версия350 |
| Тип | Типjar |
| Описание |
Описаниеpresto-matching
Presto
|
| Имя Файла | Размер |
|---|---|
| presto-matching-350.pom | |
| presto-matching-350.jar | 20 KB |
| presto-matching-350-tests.jar | 12 KB |
| presto-matching-350-test-sources.jar | 10 KB |
| presto-matching-350-sources.jar | 14 KB |
| presto-matching-350-javadoc.jar | 466 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.prestosql/presto-matching/ -->
<dependency>
<groupId>io.prestosql</groupId>
<artifactId>presto-matching</artifactId>
<version>350</version>
</dependency>
// https://jarcasting.com/artifacts/io.prestosql/presto-matching/
implementation 'io.prestosql:presto-matching:350'
// https://jarcasting.com/artifacts/io.prestosql/presto-matching/
implementation ("io.prestosql:presto-matching:350")
'io.prestosql:presto-matching:jar:350'
<dependency org="io.prestosql" name="presto-matching" rev="350">
<artifact name="presto-matching" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prestosql', module='presto-matching', version='350')
)
libraryDependencies += "io.prestosql" % "presto-matching" % "350"
[io.prestosql/presto-matching "350"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 29.0-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.10 |