Download hama-core-0.5.0.jar file - Jar h

Jar examples for h:hama-core

Description

Apache Hama

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

hama-core-0.5.0-javadoc.jar
hama-core-0.5.0-sources.jar
hama-core-0.5.0-tests.jar
hama-core-0.5.0.jar
hama-core-0.5.0.pom



Related Tutorials