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