License |
License |
---|---|
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-bio-tools |
Last Version | Last Version2.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondsh-bio-tools
Command line tools.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsh-bio-tools-2.0.9.pom | |
dsh-bio-tools-2.0.9.jar | 245 KB |
dsh-bio-tools-2.0.9-sources.jar | 132 KB |
dsh-bio-tools-2.0.9-javadoc.jar | 356 KB |
dsh-bio-tools-2.0.9-bin.zip | 17 MB |
dsh-bio-tools-2.0.9-bin.tar.gz | 16 MB |
dsh-bio-tools-2.0.9-bin.tar.bz2 | 16 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-tools/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio-tools</artifactId>
<version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-tools/
implementation 'org.dishevelled:dsh-bio-tools:2.0.9'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-tools/
implementation ("org.dishevelled:dsh-bio-tools:2.0.9")
'org.dishevelled:dsh-bio-tools:jar:2.0.9'
<dependency org="org.dishevelled" name="dsh-bio-tools" rev="2.0.9">
<artifact name="dsh-bio-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-bio-tools', version='2.0.9')
)
libraryDependencies += "org.dishevelled" % "dsh-bio-tools" % "2.0.9"
[org.dishevelled/dsh-bio-tools "2.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.davidmoten : rtree | jar | 0.4.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 31.1-jre |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-csv | jar | 1.9.0 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.biojava : alignment | jar | 1.9.5 |
org.biojava : core | jar | 1.9.5 |
org.biojava : sequencing | jar | 1.9.5 |
org.dishevelled : dsh-commandline | jar | 1.2 |
org.dishevelled : dsh-compress | jar | 1.6 |
org.dishevelled : dsh-bio-align | jar | 2.0.9 |
org.dishevelled : dsh-bio-alignment | jar | 2.0.9 |
org.dishevelled : dsh-bio-assembly | jar | 2.0.9 |
org.dishevelled : dsh-bio-feature | jar | 2.0.9 |
org.dishevelled : dsh-bio-range | jar | 2.0.9 |
org.dishevelled : dsh-bio-read | jar | 2.0.9 |
org.dishevelled : dsh-bio-variant | jar | 2.0.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |