Download hadoop-bam-7.9.1.jar file - Jar h

Jar examples for h:hadoop-bam

Description

A Java library for the manipulation of files in common bioinformatics formats using the Hadoop MapReduce framework.

You can download jar file hadoop-bam 7.9.1 in this page.

License

MIT-License

Build File

You can use the following script to add hadoop-bam-7.9.1.jar to your project.

<dependency>
   <groupId>net.fnothaft</groupId>
   <artifactId>hadoop-bam</artifactId>
   <version>7.9.1</version>
</dependency>
compile group: 'net.fnothaft', name: 'hadoop-bam', version: '7.9.1'
libraryDependencies += "net.fnothaft" % "hadoop-bam" % "7.9.1"
<dependency org="net.fnothaft" name="hadoop-bam" rev="7.9.1"/>
@Grapes(@Grab(group='net.fnothaft', module='hadoop-bam', version='7.9.1'))
'net.fnothaft:hadoop-bam:jar:7.9.1'

Download

Click the following link to download the jar file.

hadoop-bam-7.9.1-javadoc.jar
hadoop-bam-7.9.1-sources.jar
hadoop-bam-7.9.1-tests.jar
hadoop-bam-7.9.1.jar
hadoop-bam-7.9.1.pom



Related Tutorials