com.github.phenomics:ontolib-core

ontolib-core contains the core functionality for representing ontologies

License

License

GroupId

GroupId

com.github.phenomics
ArtifactId

ArtifactId

ontolib-core
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.phenomics:ontolib-core
ontolib-core contains the core functionality for representing ontologies
Project URL

Project URL

https://github.com/phenomics/ontolib

Download ontolib-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.phenomics/ontolib-core/ -->
<dependency>
    <groupId>com.github.phenomics</groupId>
    <artifactId>ontolib-core</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phenomics/ontolib-core/
implementation 'com.github.phenomics:ontolib-core:0.4'
// https://jarcasting.com/artifacts/com.github.phenomics/ontolib-core/
implementation ("com.github.phenomics:ontolib-core:0.4")
'com.github.phenomics:ontolib-core:jar:0.4'
<dependency org="com.github.phenomics" name="ontolib-core" rev="0.4">
  <artifact name="ontolib-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phenomics', module='ontolib-core', version='0.4')
)
libraryDependencies += "com.github.phenomics" % "ontolib-core" % "0.4"
[com.github.phenomics/ontolib-core "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

There are no modules declared in this project.
com.github.phenomics

Computational Phenomics & Machine Learning

HPO Development and Computational Phenomics Team

Versions

Version
0.4
0.3
0.2
0.1