License |
License |
---|---|
Categories |
CategoriesProtégé General Purpose Libraries Utility |
GroupId | GroupIdedu.stanford.protege |
ArtifactId | ArtifactIdbioportal-services-lib |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBioPortal Services Library
Java library for accessing BioPortal REST services (http://www.bioontology.org/wiki/index.php/BioPortal_REST_services)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |