License |
License
BSD-style license
|
---|---|
GroupId | GroupIdcom.hp.hpl.jena |
ArtifactId | ArtifactIdarq |
Last Version | Last Version2.8.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionARQ
ARQ is a SPARQL query engine for Jena
|
Project Organization |
Project OrganizationOpenJena |
Filename | Size |
---|---|
arq-2.8.8.pom | |
arq-2.8.8.zip | 21 MB |
arq-2.8.8-tests.zip | 1 MB |
arq-2.8.8-tests.jar | 314 KB |
arq-2.8.8-test-sources.jar | 306 KB |
arq-2.8.8-sources.jar | 2 MB |
arq-2.8.8-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hp.hpl.jena/arq/ -->
<dependency>
<groupId>com.hp.hpl.jena</groupId>
<artifactId>arq</artifactId>
<version>2.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.hpl.jena/arq/
implementation 'com.hp.hpl.jena:arq:2.8.8'
// https://jarcasting.com/artifacts/com.hp.hpl.jena/arq/
implementation ("com.hp.hpl.jena:arq:2.8.8")
'com.hp.hpl.jena:arq:jar:2.8.8'
<dependency org="com.hp.hpl.jena" name="arq" rev="2.8.8">
<artifact name="arq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.hpl.jena', module='arq', version='2.8.8')
)
libraryDependencies += "com.hp.hpl.jena" % "arq" % "2.8.8"
[com.hp.hpl.jena/arq "2.8.8"]
Group / Artifact | Type | Version |
---|---|---|
com.hp.hpl.jena : jena | jar | 2.6.4 |
com.hp.hpl.jena : iri | jar | 0.8 |
org.codehaus.woodstox : wstx-asl | jar | 3.2.9 |
org.apache.lucene : lucene-core | jar | 2.3.1 |
org.slf4j : slf4j-api | jar | 1.5.8 |
org.slf4j : slf4j-log4j12 Optional | jar | 1.5.8 |
log4j : log4j | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
com.hp.hpl.jena : jena | jar | 2.6.4 |
junit : junit | jar | 4.5 |