| License |
License |
|---|---|
| GroupId | GroupIdau.csiro |
| ArtifactId | ArtifactIdontology-model |
| Last Version | Last Version4.1.0 |
| Release Date | Release Date |
| 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.1.0.pom | |
| ontology-model-4.1.0.jar | 69 KB |
| ontology-model-4.1.0-sources.jar | 46 KB |
| ontology-model-4.1.0-javadoc.jar | 326 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/au.csiro/ontology-model/ -->
<dependency>
<groupId>au.csiro</groupId>
<artifactId>ontology-model</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.csiro/ontology-model/
implementation 'au.csiro:ontology-model:4.1.0'
// https://jarcasting.com/artifacts/au.csiro/ontology-model/
implementation ("au.csiro:ontology-model:4.1.0")
'au.csiro:ontology-model:jar:4.1.0'
<dependency org="au.csiro" name="ontology-model" rev="4.1.0">
<artifact name="ontology-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.csiro', module='ontology-model', version='4.1.0')
)
libraryDependencies += "au.csiro" % "ontology-model" % "4.1.0"
[au.csiro/ontology-model "4.1.0"]
| 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 |