Apache Rya Common API

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
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Rya Common API
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

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.calrissian.mango : mango-core jar 1.2.0
org.eclipse.rdf4j : rdf4j-model jar 2.3.1
org.eclipse.rdf4j : rdf4j-query jar 2.3.1
org.eclipse.rdf4j : rdf4j-queryalgebra-model jar 2.3.1
org.eclipse.rdf4j : rdf4j-queryalgebra-evaluation jar 2.3.1
org.eclipse.rdf4j : rdf4j-rio-ntriples jar 2.3.1
org.eclipse.rdf4j : rdf4j-rio-trig jar 2.3.1
org.eclipse.rdf4j : rdf4j-rio-turtle jar 2.3.1
org.eclipse.rdf4j : rdf4j-sail-base jar 2.3.1
com.google.guava : guava jar 14.0.1
com.google.code.gson : gson jar 2.8.1
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
com.github.stephenc.jcip : jcip-annotations jar 1.0-1
com.esotericsoftware : kryo jar 3.0.3
org.apache.hadoop : hadoop-common jar 2.5.0
joda-time : joda-time jar 2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1
4.0.0-incubating
3.2.12-incubating
3.2.11-incubating
3.2.10-incubating