Last Version

BioPortal Services Library 1.0.1

Java library for accessing BioPortal REST services (http://www.bioontology.org/wiki/index.php/BioPortal_REST_services)

License

License

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

bioportal-services-lib
Version

Version

1.0.1
Type

Type

jar
Description

Description

BioPortal Services Library
Java library for accessing BioPortal REST services (http://www.bioontology.org/wiki/index.php/BioPortal_REST_services)
Project URL

Project URL

http://protege.stanford.edu
Project Organization

Project Organization

Stanford Center for Biomedical Informatics Research
Source Code Management

Source Code Management

http://smi-protege.stanford.edu/svn/bioportal-services-lib/tags/bioportal-services-lib-1.0.1

Download bioportal-services-lib 1.0.1


<!-- https://jarcasting.com/artifacts/edu.stanford.protege/bioportal-services-lib/ -->
<dependency>
    <groupId>edu.stanford.protege</groupId>
    <artifactId>bioportal-services-lib</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.protege/bioportal-services-lib/
implementation 'edu.stanford.protege:bioportal-services-lib:1.0.1'
// https://jarcasting.com/artifacts/edu.stanford.protege/bioportal-services-lib/
implementation ("edu.stanford.protege:bioportal-services-lib:1.0.1")
'edu.stanford.protege:bioportal-services-lib:jar:1.0.1'
<dependency org="edu.stanford.protege" name="bioportal-services-lib" rev="1.0.1">
  <artifact name="bioportal-services-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.protege', module='bioportal-services-lib', version='1.0.1')
)
libraryDependencies += "edu.stanford.protege" % "bioportal-services-lib" % "1.0.1"
[edu.stanford.protege/bioportal-services-lib "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
xpp3 : xpp3_min jar 1.1.4c
com.thoughtworks.xstream : xstream jar 1.4.4
net.sourceforge.owlapi : owlapi-distribution jar 3.4.3
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.