License |
License |
---|---|
Categories |
CategoriesProtégé General Purpose Libraries Utility |
GroupId | GroupIdit.unibz.inf.ontop |
ArtifactId | ArtifactIdontop-protege4 |
Last Version | Last Version1.16.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionontop-protege4
The -ontop- plugin for Protege
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ontop-protege4-1.16.1.pom | |
ontop-protege4-1.16.1.jar | 468 KB |
ontop-protege4-1.16.1-sources.jar | 292 KB |
ontop-protege4-1.16.1-javadoc.jar | 610 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-protege4/ -->
<dependency>
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop-protege4</artifactId>
<version>1.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-protege4/
implementation 'it.unibz.inf.ontop:ontop-protege4:1.16.1'
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-protege4/
implementation ("it.unibz.inf.ontop:ontop-protege4:1.16.1")
'it.unibz.inf.ontop:ontop-protege4:jar:1.16.1'
<dependency org="it.unibz.inf.ontop" name="ontop-protege4" rev="1.16.1">
<artifact name="ontop-protege4" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unibz.inf.ontop', module='ontop-protege4', version='1.16.1')
)
libraryDependencies += "it.unibz.inf.ontop" % "ontop-protege4" % "1.16.1"
[it.unibz.inf.ontop/ontop-protege4 "1.16.1"]
Group / Artifact | Type | Version |
---|---|---|
edu.stanford.protege : org.protege.editor.core.application | jar | 5.0.0-beta-16 |
edu.stanford.protege : org.protege.editor.owl | jar | 5.0.0-beta-16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |