Last Version

Apache Rya Common API - Evaluation Functions 4.0.1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.rya
ArtifactId

ArtifactId

rya.api.evaluation
Version

Version

4.0.1
Type

Type

jar
Description

Description

Apache Rya Common API - Evaluation Functions
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download rya.api.evaluation 4.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.rya : rya.api.model jar 4.0.1
org.eclipse.rdf4j : rdf4j-queryalgebra-model jar 2.3.1
org.eclipse.rdf4j : rdf4j-queryalgebra-evaluation jar 2.3.1
com.google.guava : guava jar 14.0.1
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.