is not current version
Last Version 4.1.0

au.csiro:ontology-parent 4.0.0

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

GroupId

GroupId

au.csiro
ArtifactId

ArtifactId

ontology-parent
Version

Version

4.0.0
Type

Type

pom

Download ontology-parent 4.0.0


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