| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.hetu.core |
| Идентификатор | Идентификаторhetu-cube |
| Последняя версия | Последняя версия1.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhetu-cube
Presto
|
| Имя Файла | Размер |
|---|---|
| hetu-cube-1.6.1.pom | |
| hetu-cube-1.6.1.jar | 12 KB |
| hetu-cube-1.6.1-tests.jar | 3 KB |
| hetu-cube-1.6.1-test-sources.jar | 3 KB |
| hetu-cube-1.6.1-sources.jar | 9 KB |
| hetu-cube-1.6.1-javadoc.jar | 78 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.hetu.core/hetu-cube/ -->
<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>hetu-cube</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/hetu-cube/
implementation 'io.hetu.core:hetu-cube:1.6.1'
// https://jarcasting.com/artifacts/io.hetu.core/hetu-cube/
implementation ("io.hetu.core:hetu-cube:1.6.1")
'io.hetu.core:hetu-cube:jar:1.6.1'
<dependency org="io.hetu.core" name="hetu-cube" rev="1.6.1">
<artifact name="hetu-cube" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='hetu-cube', version='1.6.1')
)
libraryDependencies += "io.hetu.core" % "hetu-cube" % "1.6.1"
[io.hetu.core/hetu-cube "1.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.10 |