is not current version
Last Version 4.1.0

Ontology Core 4.0.1

Internal model to represent ontologies and utilities to import ontologies from different formats.

License

License

GroupId

GroupId

au.csiro
ArtifactId

ArtifactId

ontology-parent
Version

Version

4.0.1
Type

Type

pom
Description

Description

Ontology Core
Internal model to represent ontologies and utilities to import ontologies from different formats.
Project URL

Project URL

https://github.com/aehrc/ontology-core
Project Organization

Project Organization

Australian e-Health Research Centre

Download ontology-parent 4.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

  • ontology-model
  • ontology-import