License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.opencb.hpg |
ArtifactId | ArtifactIdhpg-bigdata-core |
Version | Version0.5.0 |
Type | Typejar |
Description |
DescriptionHPG Big data project aims to manage genomic big data in a Hadoop-based cluster
|
Filename | Size |
---|---|
hpg-bigdata-core-0.5.0.pom | |
hpg-bigdata-core-0.5.0.jar | 44 KB |
hpg-bigdata-core-0.5.0-sources.jar | 29 KB |
hpg-bigdata-core-0.5.0-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.hpg/hpg-bigdata-core/ -->
<dependency>
<groupId>org.opencb.hpg</groupId>
<artifactId>hpg-bigdata-core</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.hpg/hpg-bigdata-core/
implementation 'org.opencb.hpg:hpg-bigdata-core:0.5.0'
// https://jarcasting.com/artifacts/org.opencb.hpg/hpg-bigdata-core/
implementation ("org.opencb.hpg:hpg-bigdata-core:0.5.0")
'org.opencb.hpg:hpg-bigdata-core:jar:0.5.0'
<dependency org="org.opencb.hpg" name="hpg-bigdata-core" rev="0.5.0">
<artifact name="hpg-bigdata-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.hpg', module='hpg-bigdata-core', version='0.5.0')
)
libraryDependencies += "org.opencb.hpg" % "hpg-bigdata-core" % "0.5.0"
[org.opencb.hpg/hpg-bigdata-core "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.ga4gh : ga4gh | jar | 0.5.1 |
org.opencb.biodata : biodata-models | jar | 0.5.1 |
org.opencb.commons : commons-lib | jar | 3.0.0 |
commons-io : commons-io | jar | 2.4 |
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.opencb.biodata : biodata-tools | jar | 0.5.1 |
org.opencb.biodata : biodata-formats | jar | 0.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |