is not current version
Last Version 4.1.0

au.csiro:ontology-parent 2.8.1

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

GroupId

GroupId

au.csiro
ArtifactId

ArtifactId

ontology-parent
Version

Version

2.8.1
Type

Type

pom

Download ontology-parent 2.8.1


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