MVN

it.uniroma2.art.owlart : owlart-api

Maven & Gradle

Dec 05, 2016
10 usages

OWL Art API · OWL ART API offer an abstraction layer over different RDF triple store technologies, so that applications can use them and easily switch among different storage technologies without need of adapting source code to their API

<dependency>
    <groupId>it.uniroma2.art.owlart</groupId>
    <artifactId>owlart-api</artifactId>
    <version>2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.uniroma2.art.owlart : owlart-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5

All Versions

Choose a version of it.uniroma2.art.owlart : owlart-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5
owlart-api-2.5
2.4
owlart-api-2.4
2.3
owlart-api-2.3
2.1
owlart-api-2.1
2.0.x
owlart-api-2.0.5
owlart-api-2.0.4
owlart-api-2.0.3
owlart-api-2.0.2
owlart-api-2.0.1

How to add a dependency to Maven

Add the following it.uniroma2.art.owlart : owlart-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.uniroma2.art.owlart</groupId>
    <artifactId>owlart-api</artifactId>
    <version>2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.uniroma2.art.owlart : owlart-api gradle dependency to your build.gradle file:

implementation 'it.uniroma2.art.owlart:owlart-api:2.5'

Gradle Kotlin DSL: Add the following it.uniroma2.art.owlart : owlart-api gradle kotlin dependency to your build.gradle.kts file:

implementation("it.uniroma2.art.owlart:owlart-api:2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.uniroma2.art.owlart : owlart-api sbt scala dependency to your build.sbt file:

libraryDependencies += "it.uniroma2.art.owlart" % "owlart-api" % "2.5"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 28, 2023
66 usages
2.1k stars
May 28, 2020
6 usages
Oct 29, 2020
16 usages
Oct 13, 2021
33 usages
116 stars
Jul 22, 2021
1 usages
6 stars
Jul 28, 2023
32 usages
8.6k stars
Dec 30, 2013
10 usages
1 stars
Jul 16, 2013
6 usages
1.4k stars
Aug 10, 2017
5 usages
75 stars