is not current version
Last Version 4.1.0

au.csiro:ontology-parent 3.2.0

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

GroupId

GroupId

au.csiro
ArtifactId

ArtifactId

ontology-parent
Version

Version

3.2.0
Type

Type

pom

Download ontology-parent 3.2.0


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