License |
License |
---|---|
GroupId | GroupIdio.hetu.core |
ArtifactId | ArtifactIdhetu-common |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPresto
|
Filename | Size |
---|---|
hetu-common-1.6.1.pom | |
hetu-common-1.6.1.jar | 10 KB |
hetu-common-1.6.1-tests.jar | 6 KB |
hetu-common-1.6.1-test-sources.jar | 6 KB |
hetu-common-1.6.1-sources.jar | 9 KB |
hetu-common-1.6.1-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hetu.core/hetu-common/ -->
<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>hetu-common</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/hetu-common/
implementation 'io.hetu.core:hetu-common:1.6.1'
// https://jarcasting.com/artifacts/io.hetu.core/hetu-common/
implementation ("io.hetu.core:hetu-common:1.6.1")
'io.hetu.core:hetu-common:jar:1.6.1'
<dependency org="io.hetu.core" name="hetu-common" rev="1.6.1">
<artifact name="hetu-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='hetu-common', version='1.6.1')
)
libraryDependencies += "io.hetu.core" % "hetu-common" % "1.6.1"
[io.hetu.core/hetu-common "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
io.airlift : security | jar | 0.193 |
com.google.guava : guava | jar | 26.0-jre |
Group / Artifact | Type | Version |
---|---|---|
io.airlift : log | jar | 0.193 |
org.openjdk.jol : jol-core | jar | 0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |
org.openjdk.jmh : jmh-core | jar | 1.20 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.20 |