License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdedu.utah.bmi.blulab |
ArtifactId | ArtifactIddomainontology |
Last Version | Last Version2016.12.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDomainOntologyAPI
The api package to manipulate domainontology
|
Project URL |
Project URL |
Project Organization |
Project OrganizationThe Department of Biomedical Informatics, University of Utah |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
domainontology-2016.12.2.pom | |
domainontology-2016.12.2.jar | 165 KB |
domainontology-2016.12.2-tests.jar | 8 KB |
domainontology-2016.12.2-sources.jar | 148 KB |
domainontology-2016.12.2-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.utah.bmi.blulab/domainontology/ -->
<dependency>
<groupId>edu.utah.bmi.blulab</groupId>
<artifactId>domainontology</artifactId>
<version>2016.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/edu.utah.bmi.blulab/domainontology/
implementation 'edu.utah.bmi.blulab:domainontology:2016.12.2'
// https://jarcasting.com/artifacts/edu.utah.bmi.blulab/domainontology/
implementation ("edu.utah.bmi.blulab:domainontology:2016.12.2")
'edu.utah.bmi.blulab:domainontology:jar:2016.12.2'
<dependency org="edu.utah.bmi.blulab" name="domainontology" rev="2016.12.2">
<artifact name="domainontology" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.utah.bmi.blulab', module='domainontology', version='2016.12.2')
)
libraryDependencies += "edu.utah.bmi.blulab" % "domainontology" % "2016.12.2"
[edu.utah.bmi.blulab/domainontology "2016.12.2"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.owlapi : owlapi-distribution | jar | 3.5.2 |
org.apache.directory.studio : org.apache.commons.io | jar | 2.4 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |