MVN

it.unibz.inf.ontop : ontop-rdf4j

Maven & Gradle

Aug 15, 2023
1 usages
563 stars

This is the rdf4j API implementation based on Ontop

<dependency>
    <groupId>it.unibz.inf.ontop</groupId>
    <artifactId>ontop-rdf4j</artifactId>
    <version>5.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.unibz.inf.ontop : ontop-rdf4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1.0
  • Latest Release Candidate: 4.0.0-rc-1
  • Latest Beta: 4.0.0-beta-1

All Versions

Choose a version of it.unibz.inf.ontop : ontop-rdf4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1.x
ontop-rdf4j-5.1.0
5.0.x
ontop-rdf4j-5.0.2
ontop-rdf4j-5.0.1
ontop-rdf4j-5.0.0
4.2.x
ontop-rdf4j-4.2.2
ontop-rdf4j-4.2.1
ontop-rdf4j-4.2.0
4.1.x
ontop-rdf4j-4.1.1
ontop-rdf4j-4.1.0
4.0.x
ontop-rdf4j-4.0.3
ontop-rdf4j-4.0.2
ontop-rdf4j-4.0.0
ontop-rdf4j-4.0.0-rc-1
ontop-rdf4j-4.0.0-beta-1
3.0.x
ontop-rdf4j-3.0.1
ontop-rdf4j-3.0.0
ontop-rdf4j-3.0.0-beta-2
ontop-rdf4j-3.0.0-beta-1

How to add a dependency to Maven

Add the following it.unibz.inf.ontop : ontop-rdf4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.unibz.inf.ontop</groupId>
    <artifactId>ontop-rdf4j</artifactId>
    <version>5.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.unibz.inf.ontop : ontop-rdf4j gradle dependency to your build.gradle file:

implementation 'it.unibz.inf.ontop:ontop-rdf4j:5.1.0'

Gradle Kotlin DSL: Add the following it.unibz.inf.ontop : ontop-rdf4j gradle kotlin dependency to your build.gradle.kts file:

implementation("it.unibz.inf.ontop:ontop-rdf4j:5.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.unibz.inf.ontop : ontop-rdf4j sbt scala dependency to your build.sbt file:

libraryDependencies += "it.unibz.inf.ontop" % "ontop-rdf4j" % "5.1.0"

Advertisement

Dependencies from Group

Aug 15, 2023
4 usages
563 stars
Nov 18, 2022
3 usages
563 stars
Aug 15, 2023
1 usages
563 stars

Discover Dependencies

Aug 15, 2023
563 stars
Aug 11, 2017
3.3k stars
Sep 11, 2017
1 usages
32 stars
Oct 10, 2017
Apr 02, 2022
37 usages
2.7k stars
Sep 16, 2021
27 usages
7 stars
Sep 16, 2021
20 usages
7 stars