BioDownload

BioDownload is a small utility library used at the Robinson lab to download HPO, MONDO, UBERON, GO ontologies.

License

License

GroupId

GroupId

org.monarchinitiative.biodownload
ArtifactId

ArtifactId

biodownload
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

BioDownload
BioDownload is a small utility library used at the Robinson lab to download HPO, MONDO, UBERON, GO ontologies.
Project URL

Project URL

https://github.com/TheJacksonLaboratory/biodownload

Download biodownload

How to add to project

<!-- https://jarcasting.com/artifacts/org.monarchinitiative.biodownload/biodownload/ -->
<dependency>
    <groupId>org.monarchinitiative.biodownload</groupId>
    <artifactId>biodownload</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.monarchinitiative.biodownload/biodownload/
implementation 'org.monarchinitiative.biodownload:biodownload:1.1.0'
// https://jarcasting.com/artifacts/org.monarchinitiative.biodownload/biodownload/
implementation ("org.monarchinitiative.biodownload:biodownload:1.1.0")
'org.monarchinitiative.biodownload:biodownload:jar:1.1.0'
<dependency org="org.monarchinitiative.biodownload" name="biodownload" rev="1.1.0">
  <artifact name="biodownload" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.monarchinitiative.biodownload', module='biodownload', version='1.1.0')
)
libraryDependencies += "org.monarchinitiative.biodownload" % "biodownload" % "1.1.0"
[org.monarchinitiative.biodownload/biodownload "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.35

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.19.0
org.junit.jupiter : junit-jupiter jar 5.8.0
org.slf4j : slf4j-simple jar 1.7.35

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0