License |
License |
---|---|
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-bio-convert-htsjdk |
Last Version | Last Version2.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondsh-bio-convert-htsjdk
Convert between dishevelled and htsjdk data models.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-convert-htsjdk/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio-convert-htsjdk</artifactId>
<version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-convert-htsjdk/
implementation 'org.dishevelled:dsh-bio-convert-htsjdk:2.0.9'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-convert-htsjdk/
implementation ("org.dishevelled:dsh-bio-convert-htsjdk:2.0.9")
'org.dishevelled:dsh-bio-convert-htsjdk:jar:2.0.9'
<dependency org="org.dishevelled" name="dsh-bio-convert-htsjdk" rev="2.0.9">
<artifact name="dsh-bio-convert-htsjdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-bio-convert-htsjdk', version='2.0.9')
)
libraryDependencies += "org.dishevelled" % "dsh-bio-convert-htsjdk" % "2.0.9"
[org.dishevelled/dsh-bio-convert-htsjdk "2.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.samtools : htsjdk | jar | 2.24.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 31.1-jre |
com.google.inject : guice | jar | 5.1.0 |
org.apache.avro : avro | jar | 1.10.2 |
org.bdgenomics.convert : convert | jar | 1.0 |
org.bdgenomics.convert : convert-htsjdk | jar | 1.0 |
org.bdgenomics.bdg-formats : bdg-formats | jar | 1.0 |
org.dishevelled : dsh-bio-variant | jar | 2.0.9 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.30 |