Apache Rya Test RDF

This module contains the Rya Test RDF components that help write RDF based tests.

License

License

GroupId

GroupId

org.apache.rya
ArtifactId

ArtifactId

rya.test.rdf
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Rya Test RDF
This module contains the Rya Test RDF components that help write RDF based tests.
Project Organization

Project Organization

The Apache Software Foundation

Download rya.test.rdf

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-queryalgebra-model jar 2.3.1
org.eclipse.rdf4j : rdf4j-queryparser-sparql jar 2.3.1
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1
4.0.0-incubating
3.2.12-incubating