ontop-translation-core

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

it.unibz.inf.ontop
ArtifactId

ArtifactId

ontop-translation-core
Last Version

Last Version

3.0.0-beta-1
Release Date

Release Date

Type

Type

jar
Description

Description

ontop-translation-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Free University of Bozen-Bolzano

Download ontop-translation-core

How to add to project

<!-- https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-translation-core/ -->
<dependency>
    <groupId>it.unibz.inf.ontop</groupId>
    <artifactId>ontop-translation-core</artifactId>
    <version>3.0.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-translation-core/
implementation 'it.unibz.inf.ontop:ontop-translation-core:3.0.0-beta-1'
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-translation-core/
implementation ("it.unibz.inf.ontop:ontop-translation-core:3.0.0-beta-1")
'it.unibz.inf.ontop:ontop-translation-core:jar:3.0.0-beta-1'
<dependency org="it.unibz.inf.ontop" name="ontop-translation-core" rev="3.0.0-beta-1">
  <artifact name="ontop-translation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unibz.inf.ontop', module='ontop-translation-core', version='3.0.0-beta-1')
)
libraryDependencies += "it.unibz.inf.ontop" % "ontop-translation-core" % "3.0.0-beta-1"
[it.unibz.inf.ontop/ontop-translation-core "3.0.0-beta-1"]

Dependencies

compile (9)

Group / Artifact Type Version
it.unibz.inf.ontop : ontop-obda-core jar 3.0.0-beta-1
it.unibz.inf.ontop : ontop-optimization jar 3.0.0-beta-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 2.0.1
org.eclipse.rdf4j : rdf4j-queryparser-api jar 2.2.2
org.eclipse.rdf4j : rdf4j-queryparser-sparql jar 2.2.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3
ch.qos.logback : logback-core jar 1.1.3
it.unibz.inf.ontop : ontop-mapping-core jar 3.0.0-beta-1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-beta-1