| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.hetu.core |
| Идентификатор | Идентификаторpresto-matching |
| Последняя версия | Последняя версия1.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpresto-matching
Presto
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 26.0-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.10 |