com.github.phenomics:OntoLib

OntoLib contains data structures and algorithms for processing ontologies.

License

License

GroupId

GroupId

com.github.phenomics
ArtifactId

ArtifactId

OntoLib
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

pom
Description

Description

com.github.phenomics:OntoLib
OntoLib contains data structures and algorithms for processing ontologies.
Project URL

Project URL

https://github.com/phenomics/ontolib

Download OntoLib

Filename Size
OntoLib-0.4.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.phenomics/OntoLib/ -->
<dependency>
    <groupId>com.github.phenomics</groupId>
    <artifactId>OntoLib</artifactId>
    <version>0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.phenomics/OntoLib/
implementation 'com.github.phenomics:OntoLib:0.4'
// https://jarcasting.com/artifacts/com.github.phenomics/OntoLib/
implementation ("com.github.phenomics:OntoLib:0.4")
'com.github.phenomics:OntoLib:pom:0.4'
<dependency org="com.github.phenomics" name="OntoLib" rev="0.4">
  <artifact name="OntoLib" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.phenomics', module='OntoLib', version='0.4')
)
libraryDependencies += "com.github.phenomics" % "OntoLib" % "0.4"
[com.github.phenomics/OntoLib "0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.24
com.google.guava : guava jar 22.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.8.47

Project Modules

  • ontolib-cli
  • ontolib-core
  • ontolib-io
com.github.phenomics

Computational Phenomics & Machine Learning

HPO Development and Computational Phenomics Team

Versions

Version
0.4
0.3
0.2
0.1