License |
License |
---|---|
GroupId | GroupIdio.github.myui |
ArtifactId | ArtifactIdhivemall-core |
Version | Version0.4.2-rc.2 |
Type | Typejar |
Description |
DescriptionHivemall Core
Scalable Machine Learning Library for Apache Hive
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hivemall-core-0.4.2-rc.2.pom | |
hivemall-core-0.4.2-rc.2.jar | 773 KB |
hivemall-core-0.4.2-rc.2-sources.jar | 488 KB |
hivemall-core-0.4.2-rc.2-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.myui/hivemall-core/ -->
<dependency>
<groupId>io.github.myui</groupId>
<artifactId>hivemall-core</artifactId>
<version>0.4.2-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.myui/hivemall-core/
implementation 'io.github.myui:hivemall-core:0.4.2-rc.2'
// https://jarcasting.com/artifacts/io.github.myui/hivemall-core/
implementation ("io.github.myui:hivemall-core:0.4.2-rc.2")
'io.github.myui:hivemall-core:jar:0.4.2-rc.2'
<dependency org="io.github.myui" name="hivemall-core" rev="0.4.2-rc.2">
<artifact name="hivemall-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.myui', module='hivemall-core', version='0.4.2-rc.2')
)
libraryDependencies += "io.github.myui" % "hivemall-core" % "0.4.2-rc.2"
[io.github.myui/hivemall-core "0.4.2-rc.2"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.0.23.Final |
com.github.haifengl : smile-core | jar | 1.0.3 |
org.tukaani : xz | jar | 1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-core | jar | 0.20.2-cdh3u6 |
org.apache.hive : hive-exec | jar | 0.11.0 |
commons-cli : commons-cli | jar | 1.2 |
commons-logging : commons-logging | jar | 1.0.4 |
log4j : log4j | jar | 1.2.17 |
javax.jdo : jdo2-api | jar | 2.3-eb |
org.apache.hadoop.thirdparty.guava » guava | jar | r09-jarjar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.powermock : powermock-module-junit4 | jar | 1.6.3 |
org.powermock : powermock-api-mockito | jar | 1.6.3 |