Download hivemall-core-0.5.0-incubating.jar file - Jar h

Jar examples for h:hivemall-core

Description

You can download jar file hivemall-core 0.5.0-incubating in this page.

License

Open Source License

Build File

You can use the following script to add hivemall-core-0.5.0-incubating.jar to your project.

<dependency>
   <groupId>org.apache.hivemall</groupId>
   <artifactId>hivemall-core</artifactId>
   <version>0.5.0-incubating</version>
</dependency>
compile group: 'org.apache.hivemall', name: 'hivemall-core', version: '0.5.0-incubating'
libraryDependencies += "org.apache.hivemall" % "hivemall-core" % "0.5.0-incubating"
<dependency org="org.apache.hivemall" name="hivemall-core" rev="0.5.0-incubating"/>
@Grapes(@Grab(group='org.apache.hivemall', module='hivemall-core', version='0.5.0-incubating'))
'org.apache.hivemall:hivemall-core:jar:0.5.0-incubating'

Download

Click the following link to download the jar file.

hivemall-core-0.5.0-incubating-javadoc.jar
hivemall-core-0.5.0-incubating-sources.jar
hivemall-core-0.5.0-incubating.jar
hivemall-core-0.5.0-incubating.pom



Related Tutorials