License |
License |
---|---|
GroupId | GroupIdau.csiro |
ArtifactId | ArtifactIdontology-model |
Version | Version4.0.1 |
Type | Typejar |
Description |
DescriptionInternal Core Ontology Model
Internal model to represent ontologies and utilities to import ontologies from different formats.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ontology-model-4.0.1.pom | |
ontology-model-4.0.1.jar | 77 KB |
ontology-model-4.0.1-sources.jar | 50 KB |
ontology-model-4.0.1-javadoc.jar | 350 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.csiro/ontology-model/ -->
<dependency>
<groupId>au.csiro</groupId>
<artifactId>ontology-model</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.csiro/ontology-model/
implementation 'au.csiro:ontology-model:4.0.1'
// https://jarcasting.com/artifacts/au.csiro/ontology-model/
implementation ("au.csiro:ontology-model:4.0.1")
'au.csiro:ontology-model:jar:4.0.1'
<dependency org="au.csiro" name="ontology-model" rev="4.0.1">
<artifact name="ontology-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.csiro', module='ontology-model', version='4.0.1')
)
libraryDependencies += "au.csiro" % "ontology-model" % "4.0.1"
[au.csiro/ontology-model "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.media : jersey-media-moxy | jar | 2.27 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |