License |
License |
---|---|
GroupId | GroupIdit.unibz.inf.ontop |
ArtifactId | ArtifactIdontop-quest-db |
Last Version | Last Version1.18.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionontop-quest-db
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-quest-db-1.18.1.pom | |
ontop-quest-db-1.18.1.jar | 34 KB |
ontop-quest-db-1.18.1-sources.jar | 19 KB |
ontop-quest-db-1.18.1-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-quest-db/ -->
<dependency>
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop-quest-db</artifactId>
<version>1.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-quest-db/
implementation 'it.unibz.inf.ontop:ontop-quest-db:1.18.1'
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-quest-db/
implementation ("it.unibz.inf.ontop:ontop-quest-db:1.18.1")
'it.unibz.inf.ontop:ontop-quest-db:jar:1.18.1'
<dependency org="it.unibz.inf.ontop" name="ontop-quest-db" rev="1.18.1">
<artifact name="ontop-quest-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unibz.inf.ontop', module='ontop-quest-db', version='1.18.1')
)
libraryDependencies += "it.unibz.inf.ontop" % "ontop-quest-db" % "1.18.1"
[it.unibz.inf.ontop/ontop-quest-db "1.18.1"]
Group / Artifact | Type | Version |
---|---|---|
it.unibz.inf.ontop : ontop-obdalib-core | jar | 1.18.1 |
it.unibz.inf.ontop : ontop-obdalib-owlapi | jar | 1.18.1 |
it.unibz.inf.ontop : ontop-reformulation-core | jar | 1.18.1 |
it.unibz.inf.ontop : ontop-obdalib-r2rml | jar | 1.18.1 |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 9.4-1201-jdbc41 |