License |
License |
---|---|
GroupId | GroupIdorg.biopax.validator |
ArtifactId | ArtifactIdobo-fetcher |
Version | Version4.0.0 |
Type | Typejar |
Description |
DescriptionOntologies Access
Provides OBO ontology access and handling. It is derived from EBI / PSIDEV Ontology Manager and Ontology Lookup Service sources
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
obo-fetcher-4.0.0.pom | |
obo-fetcher-4.0.0.jar | 56 KB |
obo-fetcher-4.0.0-tests.jar | 371 KB |
obo-fetcher-4.0.0-sources.jar | 41 KB |
obo-fetcher-4.0.0-javadoc.jar | 211 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |