MVN

com.hp.hpl.jena : arq

Maven & Gradle

Apr 21, 2011
41 usages

ARQ · ARQ is a SPARQL query engine for Jena

<dependency>
    <groupId>com.hp.hpl.jena</groupId>
    <artifactId>arq</artifactId>
    <version>2.8.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hp.hpl.jena : arq to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8.8

All Versions

Choose a version of com.hp.hpl.jena : arq to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8.x
arq-2.8.8
arq-2.8.7
arq-2.8.6
arq-2.8.5
arq-2.8.4
arq-2.8.3
arq-2.8.2
arq-2.8.1
arq-2.8.1-SHAPSHOT
arq-2.8.0
2.7.x
arq-2.7.0
2.6.x
arq-2.6.0
2.5.x
arq-2.5.0
2.4
arq-2.4
2.3
arq-2.3
2.2
arq-2.2
2.1
arq-2.1

How to add a dependency to Maven

Add the following com.hp.hpl.jena : arq maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hp.hpl.jena</groupId>
    <artifactId>arq</artifactId>
    <version>2.8.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hp.hpl.jena : arq gradle dependency to your build.gradle file:

implementation 'com.hp.hpl.jena:arq:2.8.8'

Gradle Kotlin DSL: Add the following com.hp.hpl.jena : arq gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hp.hpl.jena:arq:2.8.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hp.hpl.jena : arq sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hp.hpl.jena" % "arq" % "2.8.8"

Advertisement

Dependencies from Group

Dec 12, 2010
100 usages
arq
Apr 21, 2011
41 usages
iri
Nov 13, 2009
13 usages
tdb
Apr 21, 2011
10 usages
May 18, 2009
3 usages

Discover Dependencies

Sep 16, 2011
2 usages
Sep 27, 2013
3 usages
Feb 07, 2014
5 usages
72 stars
May 08, 2011
14 usages
Mar 21, 2013
1 usages
6 stars
Jul 28, 2011
124 usages
tdb
Apr 21, 2011
10 usages
Sep 20, 2005
3 usages
Nov 24, 2013
4 usages
1 stars
Mar 24, 2015
14 usages
2.5k stars