License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.opencb.hpg |
ArtifactId | ArtifactIdhpg-bigdata-app |
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-app-0.5.0.pom | |
hpg-bigdata-app-0.5.0.jar | 61 KB |
hpg-bigdata-app-0.5.0-sources.jar | 28 KB |
hpg-bigdata-app-0.5.0-javadoc.jar | 158 KB |
hpg-bigdata-app-0.5.0-jar-with-dependencies.jar | 61 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.hpg/hpg-bigdata-app/ -->
<dependency>
<groupId>org.opencb.hpg</groupId>
<artifactId>hpg-bigdata-app</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.hpg/hpg-bigdata-app/
implementation 'org.opencb.hpg:hpg-bigdata-app:0.5.0'
// https://jarcasting.com/artifacts/org.opencb.hpg/hpg-bigdata-app/
implementation ("org.opencb.hpg:hpg-bigdata-app:0.5.0")
'org.opencb.hpg:hpg-bigdata-app:jar:0.5.0'
<dependency org="org.opencb.hpg" name="hpg-bigdata-app" rev="0.5.0">
<artifact name="hpg-bigdata-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.hpg', module='hpg-bigdata-app', version='0.5.0')
)
libraryDependencies += "org.opencb.hpg" % "hpg-bigdata-app" % "0.5.0"
[org.opencb.hpg/hpg-bigdata-app "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.hpg : hpg-bigdata-tools | jar | 0.5.0 |
com.beust : jcommander | jar | 1.47 |