Last Version

GroovySparql 0.9.1

Groovy SPARQL provides an easy to use Groovy API for W3C standard SPARQL endpoints

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.github.DilvanLab
ArtifactId

ArtifactId

GroovySparql
Version

Version

0.9.1
Type

Type

jar
Description

Description

GroovySparql
Groovy SPARQL provides an easy to use Groovy API for W3C standard SPARQL endpoints
Project URL

Project URL

https://github.com/DilvanLab/GroovySparql

Download GroovySparql 0.9.1


<!-- https://jarcasting.com/artifacts/com.github.DilvanLab/GroovySparql/ -->
<dependency>
    <groupId>com.github.DilvanLab</groupId>
    <artifactId>GroovySparql</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.DilvanLab/GroovySparql/
implementation 'com.github.DilvanLab:GroovySparql:0.9.1'
// https://jarcasting.com/artifacts/com.github.DilvanLab/GroovySparql/
implementation ("com.github.DilvanLab:GroovySparql:0.9.1")
'com.github.DilvanLab:GroovySparql:jar:0.9.1'
<dependency org="com.github.DilvanLab" name="GroovySparql" rev="0.9.1">
  <artifact name="GroovySparql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.DilvanLab', module='GroovySparql', version='0.9.1')
)
libraryDependencies += "com.github.DilvanLab" % "GroovySparql" % "0.9.1"
[com.github.DilvanLab/GroovySparql "0.9.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.gpars : gpars jar 1.2.1
org.apache.jena : jena jar 3.0.1
org.apache.jena : jena-arq jar 3.0.1
org.codehaus.groovy : groovy-all jar 2.4.3
com.github.jsonld-java : jsonld-java jar 0.8.3
org.apache.jena : jena-csv jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.