| License |
License |
|---|---|
| GroupId | GroupIdorg.dishevelled |
| ArtifactId | ArtifactIddsh-bio-tools |
| Version | Version2.0.7 |
| Type | Typejar |
| Description |
Descriptiondsh-bio-tools
Command line tools.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dsh-bio-tools-2.0.7.pom | |
| dsh-bio-tools-2.0.7.jar | 356 KB |
| dsh-bio-tools-2.0.7-sources.jar | 190 KB |
| dsh-bio-tools-2.0.7-javadoc.jar | 647 KB |
| dsh-bio-tools-2.0.7-bin.zip | 20 MB |
| dsh-bio-tools-2.0.7-bin.tar.gz | 19 MB |
| dsh-bio-tools-2.0.7-bin.tar.bz2 | 19 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-tools/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio-tools</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-tools/
implementation 'org.dishevelled:dsh-bio-tools:2.0.7'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-tools/
implementation ("org.dishevelled:dsh-bio-tools:2.0.7")
'org.dishevelled:dsh-bio-tools:jar:2.0.7'
<dependency org="org.dishevelled" name="dsh-bio-tools" rev="2.0.7">
<artifact name="dsh-bio-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-bio-tools', version='2.0.7')
)
libraryDependencies += "org.dishevelled" % "dsh-bio-tools" % "2.0.7"
[org.dishevelled/dsh-bio-tools "2.0.7"]
| 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.0.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.1 |
| org.dishevelled : dsh-compress | jar | 1.4.8 |
| org.dishevelled : dsh-bio-align | jar | 2.0.7 |
| org.dishevelled : dsh-bio-alignment | jar | 2.0.7 |
| org.dishevelled : dsh-bio-assembly | jar | 2.0.7 |
| org.dishevelled : dsh-bio-feature | jar | 2.0.7 |
| org.dishevelled : dsh-bio-range | jar | 2.0.7 |
| org.dishevelled : dsh-bio-read | jar | 2.0.7 |
| org.dishevelled : dsh-bio-variant | jar | 2.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |