License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.opencb.hpg-bigdata |
ArtifactId | ArtifactIdhpg-bigdata-app |
Version | Version1.0.0-beta4 |
Type | Typejar |
Description |
DescriptionHPG BigData project aims to provide tools for processing genomic big data in a Hadoop cluster
|
Filename | Size |
---|---|
hpg-bigdata-app-1.0.0-beta4.pom | |
hpg-bigdata-app-1.0.0-beta4.jar | 88 KB |
hpg-bigdata-app-1.0.0-beta4-sources.jar | 50 KB |
hpg-bigdata-app-1.0.0-beta4-javadoc.jar | 240 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata-app/ -->
<dependency>
<groupId>org.opencb.hpg-bigdata</groupId>
<artifactId>hpg-bigdata-app</artifactId>
<version>1.0.0-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata-app/
implementation 'org.opencb.hpg-bigdata:hpg-bigdata-app:1.0.0-beta4'
// https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata-app/
implementation ("org.opencb.hpg-bigdata:hpg-bigdata-app:1.0.0-beta4")
'org.opencb.hpg-bigdata:hpg-bigdata-app:jar:1.0.0-beta4'
<dependency org="org.opencb.hpg-bigdata" name="hpg-bigdata-app" rev="1.0.0-beta4">
<artifact name="hpg-bigdata-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.hpg-bigdata', module='hpg-bigdata-app', version='1.0.0-beta4')
)
libraryDependencies += "org.opencb.hpg-bigdata" % "hpg-bigdata-app" % "1.0.0-beta4"
[org.opencb.hpg-bigdata/hpg-bigdata-app "1.0.0-beta4"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.hpg-bigdata : hpg-bigdata-analysis | jar | 1.0.0-beta4 |
org.eclipse.jetty : jetty-server | jar | 9.3.6.v20151106 |
org.eclipse.jetty : jetty-webapp | jar | 9.3.6.v20151106 |
io.swagger : swagger-jersey2-jaxrs | jar | 1.5.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |