Important: Hivemall joins Apache Incubator
This repository became deprecated.
License |
License |
---|---|
GroupId | GroupIdio.github.myui |
ArtifactId | ArtifactIdhivemall |
Last Version | Last Version0.4.2-rc.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHivemall
Scalable Machine Learning Library for Apache Hive
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hivemall-0.4.2-rc.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.myui/hivemall/ -->
<dependency>
<groupId>io.github.myui</groupId>
<artifactId>hivemall</artifactId>
<version>0.4.2-rc.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.myui/hivemall/
implementation 'io.github.myui:hivemall:0.4.2-rc.2'
// https://jarcasting.com/artifacts/io.github.myui/hivemall/
implementation ("io.github.myui:hivemall:0.4.2-rc.2")
'io.github.myui:hivemall:pom:0.4.2-rc.2'
<dependency org="io.github.myui" name="hivemall" rev="0.4.2-rc.2">
<artifact name="hivemall" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.myui', module='hivemall', version='0.4.2-rc.2')
)
libraryDependencies += "io.github.myui" % "hivemall" % "0.4.2-rc.2"
[io.github.myui/hivemall "0.4.2-rc.2"]
Important: Hivemall joins Apache Incubator
This repository became deprecated.