is not current version
Last Version 4.1.0

au.csiro:ontology-parent 2.7.0

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

GroupId

GroupId

au.csiro
ArtifactId

ArtifactId

ontology-parent
Version

Version

2.7.0
Type

Type

pom

Download ontology-parent 2.7.0


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