License |
License
BSD
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.xsparql |
ArtifactId | ArtifactIdxsparql-test-suite |
Last Version | Last Version20140909 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXSPARQL compliance test suite
XSPARQL compliance test suite
|
Project Organization |
Project OrganizationDigital Enterprise Research Institute, Galway |
<!-- https://jarcasting.com/artifacts/net.sf.xsparql/xsparql-test-suite/ -->
<dependency>
<groupId>net.sf.xsparql</groupId>
<artifactId>xsparql-test-suite</artifactId>
<version>20140909</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.xsparql/xsparql-test-suite/
implementation 'net.sf.xsparql:xsparql-test-suite:20140909'
// https://jarcasting.com/artifacts/net.sf.xsparql/xsparql-test-suite/
implementation ("net.sf.xsparql:xsparql-test-suite:20140909")
'net.sf.xsparql:xsparql-test-suite:jar:20140909'
<dependency org="net.sf.xsparql" name="xsparql-test-suite" rev="20140909">
<artifact name="xsparql-test-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.xsparql', module='xsparql-test-suite', version='20140909')
)
libraryDependencies += "net.sf.xsparql" % "xsparql-test-suite" % "20140909"
[net.sf.xsparql/xsparql-test-suite "20140909"]
Group / Artifact | Type | Version |
---|---|---|
org.openrdf.sesame : sesame-runtime | jar | 2.7.10 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : jul-to-slf4j | jar | 1.6.1 |
net.sf.xsparql : xsparql-rewriter | jar | 20140909 |
net.sf.xsparql : xsparql-evaluator | jar | 20140909 |
net.sf.xsparql : xsparql-evaluator-sparql-arq | jar | 20140909 |
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |