Last Version

RDFUnit - Examples 0.8.21

A RDF Testing Suite

License

License

GroupId

GroupId

org.aksw.rdfunit
ArtifactId

ArtifactId

rdfunit-examples
Version

Version

0.8.21
Type

Type

jar
Description

Description

RDFUnit - Examples
A RDF Testing Suite

Download rdfunit-examples 0.8.21


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

Dependencies

compile (9)

Group / Artifact Type Version
org.aksw.rdfunit : rdfunit-validate jar 0.8.21
org.aksw.rdfunit : rdfunit-core jar 0.8.21
org.aksw.rdfunit : rdfunit-model jar 0.8.21
org.aksw.rdfunit : rdfunit-manual-tests jar 0.8.21
org.aksw.jena-sparql-api : jena-sparql-api-core jar 3.7.0-3
org.apache.jena : jena-arq jar 3.7.0
org.apache.jena : jena-core jar 3.7.0
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (3)

Group / Artifact Type Version
org.aksw.rdfunit : rdfunit-junit jar 0.8.21
org.mockito : mockito-all jar 1.10.19
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.