Last Version

Ontologies Access 4.0.0

Provides OBO ontology access and handling. It is derived from EBI / PSIDEV Ontology Manager and Ontology Lookup Service sources

License

License

MIT
GroupId

GroupId

org.biopax.validator
ArtifactId

ArtifactId

obo-fetcher
Version

Version

4.0.0
Type

Type

jar
Description

Description

Ontologies Access
Provides OBO ontology access and handling. It is derived from EBI / PSIDEV Ontology Manager and Ontology Lookup Service sources
Project URL

Project URL

https://biopax.github.io/validator
Project Organization

Project Organization

University of Toronto (baderlab.org) and Memorial Sloan-Kettering Cancer Center (cbio.mskcc.org). BioPAX.org
Source Code Management

Source Code Management

https://github.com/BioPAX/validator/tree/master/obo-fetcher/

Download obo-fetcher 4.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
obo » obo jar 2.0
obo » bbop jar 2.0
opensymphony : oscache jar 2.4
org.springframework : spring-core jar 4.2.4.RELEASE
commons-logging : commons-logging jar 1.1.1

runtime (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.