| License |
License |
|---|---|
| GroupId | GroupIdit.unibz.inf.ontop |
| ArtifactId | ArtifactIdontop-obdalib-owlapi |
| Last Version | Last Version1.18.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionontop-obdalib-owlapi
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationFree University of Bozen-Bolzano |
| Filename | Size |
|---|---|
| ontop-obdalib-owlapi-1.18.1.pom | |
| ontop-obdalib-owlapi-1.18.1.jar | 46 KB |
| ontop-obdalib-owlapi-1.18.1-sources.jar | 29 KB |
| ontop-obdalib-owlapi-1.18.1-javadoc.jar | 126 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-obdalib-owlapi/ -->
<dependency>
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop-obdalib-owlapi</artifactId>
<version>1.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-obdalib-owlapi/
implementation 'it.unibz.inf.ontop:ontop-obdalib-owlapi:1.18.1'
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-obdalib-owlapi/
implementation ("it.unibz.inf.ontop:ontop-obdalib-owlapi:1.18.1")
'it.unibz.inf.ontop:ontop-obdalib-owlapi:jar:1.18.1'
<dependency org="it.unibz.inf.ontop" name="ontop-obdalib-owlapi" rev="1.18.1">
<artifact name="ontop-obdalib-owlapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unibz.inf.ontop', module='ontop-obdalib-owlapi', version='1.18.1')
)
libraryDependencies += "it.unibz.inf.ontop" % "ontop-obdalib-owlapi" % "1.18.1"
[it.unibz.inf.ontop/ontop-obdalib-owlapi "1.18.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| it.unibz.inf.ontop : ontop-obdalib-core | jar | 1.18.1 |
| net.sourceforge.owlapi : owlapi-api | jar | 4.2.5 |
| net.sourceforge.owlapi : owlapi-apibinding | jar | 4.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |