License |
License |
---|---|
GroupId | GroupIdio.projectglow |
ArtifactId | ArtifactIdglow_2.12 |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionglow
An open-source toolkit for large-scale genomic analysis
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
glow_2.12-0.5.0.pom | |
glow_2.12-0.5.0.jar | 1019 KB |
glow_2.12-0.5.0-sources.jar | 192 KB |
glow_2.12-0.5.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.projectglow/glow_2.12/ -->
<dependency>
<groupId>io.projectglow</groupId>
<artifactId>glow_2.12</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.projectglow/glow_2.12/
implementation 'io.projectglow:glow_2.12:0.5.0'
// https://jarcasting.com/artifacts/io.projectglow/glow_2.12/
implementation ("io.projectglow:glow_2.12:0.5.0")
'io.projectglow:glow_2.12:jar:0.5.0'
<dependency org="io.projectglow" name="glow_2.12" rev="0.5.0">
<artifact name="glow_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.projectglow', module='glow_2.12', version='0.5.0')
)
libraryDependencies += "io.projectglow" % "glow_2.12" % "0.5.0"
[io.projectglow/glow_2.12 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
org.seqdoop : hadoop-bam | jar | 7.9.2 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.jdbi : jdbi | jar | 2.63.1 |
com.github.broadinstitute : picard | jar | 2.21.9 |
org.apache.hadoop : hadoop-client | jar | 2.7.3 |
io.netty : netty | jar | 3.9.9.Final |
io.netty : netty-all | jar | 4.1.17.Final |
com.github.samtools : htsjdk | jar | 2.21.2 |
org.yaml : snakeyaml | jar | 1.16 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-catalyst_2.12 | jar | 2.4.3 |
org.apache.spark : spark-core_2.12 | jar | 2.4.3 |
org.apache.spark : spark-mllib_2.12 | jar | 2.4.3 |
org.apache.spark : spark-sql_2.12 | jar | 2.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-catalyst_2.12 | jar | 2.4.3 |
org.apache.spark : spark-core_2.12 | jar | 2.4.3 |
org.apache.spark : spark-mllib_2.12 | jar | 2.4.3 |
org.apache.spark : spark-sql_2.12 | jar | 2.4.3 |
org.scalatest : scalatest_2.12 | jar | 3.0.3 |
org.mockito : mockito-all | jar | 1.9.5 |
org.xerial : sqlite-jdbc | jar | 3.20.1 |