License |
License |
---|---|
GroupId | GroupIdio.hetu.core |
ArtifactId | ArtifactIdhetu-cube |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhetu-cube
Presto
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.4 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |