License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.opencb.biodata |
ArtifactId | ArtifactIdbiodata-tools |
Version | Version2.4.0 |
Type | Typejar |
Description |
DescriptionBiological entities and their equivalents in different file formats typically used in bioinformatics
|
Project URL |
Project URL |
Filename | Size |
---|---|
biodata-tools-2.4.0.pom | |
biodata-tools-2.4.0.jar | 459 KB |
biodata-tools-2.4.0-sources.jar | 274 KB |
biodata-tools-2.4.0-javadoc.jar | 905 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.biodata/biodata-tools/ -->
<dependency>
<groupId>org.opencb.biodata</groupId>
<artifactId>biodata-tools</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-tools/
implementation 'org.opencb.biodata:biodata-tools:2.4.0'
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-tools/
implementation ("org.opencb.biodata:biodata-tools:2.4.0")
'org.opencb.biodata:biodata-tools:jar:2.4.0'
<dependency org="org.opencb.biodata" name="biodata-tools" rev="2.4.0">
<artifact name="biodata-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.biodata', module='biodata-tools', version='2.4.0')
)
libraryDependencies += "org.opencb.biodata" % "biodata-tools" % "2.4.0"
[org.opencb.biodata/biodata-tools "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.biodata : biodata-formats | jar | 2.4.0 |
org.opencb.commons : commons-datastore-core | jar | 4.4.0 |
org.opencb.ga4gh : ga4gh | jar | 0.6.0a5 |
log4j : log4j | jar | 1.2.17 |
com.databricks : SnpEff | jar | 4.3.1 |
org.rocksdb : rocksdbjni | jar | 4.5.1 |
org.biojava : biojava-alignment | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.opencb.biodata : biodata-models | test-jar | 2.4.0 |
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.32 |