License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.opencb.hpg |
ArtifactId | ArtifactIdhpg-bigdata-tools |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHPG Big data project aims to manage genomic big data in a Hadoop-based cluster
|
Filename | Size |
---|---|
hpg-bigdata-tools-0.5.0.pom | |
hpg-bigdata-tools-0.5.0.jar | 74 KB |
hpg-bigdata-tools-0.5.0-sources.jar | 34 KB |
hpg-bigdata-tools-0.5.0-javadoc.jar | 259 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.hpg/hpg-bigdata-tools/ -->
<dependency>
<groupId>org.opencb.hpg</groupId>
<artifactId>hpg-bigdata-tools</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.hpg/hpg-bigdata-tools/
implementation 'org.opencb.hpg:hpg-bigdata-tools:0.5.0'
// https://jarcasting.com/artifacts/org.opencb.hpg/hpg-bigdata-tools/
implementation ("org.opencb.hpg:hpg-bigdata-tools:0.5.0")
'org.opencb.hpg:hpg-bigdata-tools:jar:0.5.0'
<dependency org="org.opencb.hpg" name="hpg-bigdata-tools" rev="0.5.0">
<artifact name="hpg-bigdata-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.hpg', module='hpg-bigdata-tools', version='0.5.0')
)
libraryDependencies += "org.opencb.hpg" % "hpg-bigdata-tools" % "0.5.0"
[org.opencb.hpg/hpg-bigdata-tools "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.hpg : hpg-bigdata-core | jar | 0.5.0 |
org.opencb.commons : commons-lib | jar | 3.0.0 |
org.seqdoop : hadoop-bam | jar | 7.0.0 |
com.github.samtools : htsjdk | jar | 1.131 |
org.apache.avro : avro | jar | 1.7.7 |
org.apache.avro : avro-ipc | jar | 1.7.7 |
org.apache.avro : avro-mapred | jar | 1.7.7 |
com.twitter : parquet-avro | jar | 1.6.0 |
com.twitter : parquet-column | jar | 1.6.0 |
com.twitter : parquet-hadoop | jar | 1.6.0 |
org.apache.hadoop : hadoop-common | jar | 2.6.0 |
org.apache.hadoop : hadoop-client | jar | 2.6.0 |
org.apache.hbase : hbase-client | jar | 1.0.1 |
org.apache.hbase : hbase-common | jar | 1.0.1 |
org.apache.hbase : hbase-server | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |