License |
License |
---|---|
GroupId | GroupIdit.unibz.inf.ontop |
ArtifactId | ArtifactIdontop-system-core |
Version | Version4.1.1 |
Type | Typejar |
Description |
DescriptionSonatype 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-system-core-4.1.1.pom | |
ontop-system-core-4.1.1.jar | 52 KB |
ontop-system-core-4.1.1-sources.jar | 29 KB |
ontop-system-core-4.1.1-javadoc.jar | 280 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-system-core/ -->
<dependency>
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop-system-core</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-system-core/
implementation 'it.unibz.inf.ontop:ontop-system-core:4.1.1'
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-system-core/
implementation ("it.unibz.inf.ontop:ontop-system-core:4.1.1")
'it.unibz.inf.ontop:ontop-system-core:jar:4.1.1'
<dependency org="it.unibz.inf.ontop" name="ontop-system-core" rev="4.1.1">
<artifact name="ontop-system-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unibz.inf.ontop', module='ontop-system-core', version='4.1.1')
)
libraryDependencies += "it.unibz.inf.ontop" % "ontop-system-core" % "4.1.1"
[it.unibz.inf.ontop/ontop-system-core "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
it.unibz.inf.ontop : ontop-reformulation-core | jar | 4.1.1 |
org.slf4j : slf4j-api | jar | 1.7.13 |
com.google.guava : guava | jar | 18.0 |
com.google.inject : guice | jar | 4.1.0 |
com.google.inject.extensions : guice-assistedinject | jar | 4.1.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.eclipse.rdf4j : rdf4j-queryparser-api | jar | 3.3.0 |
org.eclipse.rdf4j : rdf4j-queryparser-sparql | jar | 3.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |