Last Version

Apache Rya Accumulo DAO 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

accumulo.rya
Version

Version

4.0.1
Type

Type

jar
Description

Description

Apache Rya Accumulo DAO
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 accumulo.rya 4.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.rya : rya.api jar 4.0.1
org.apache.accumulo : accumulo-core jar 1.6.4
org.eclipse.rdf4j : rdf4j-rio-ntriples jar 2.3.1
org.eclipse.rdf4j : rdf4j-rio-nquads jar 2.3.1
org.eclipse.rdf4j : rdf4j-queryalgebra-evaluation jar 2.3.1
org.eclipse.rdf4j : rdf4j-sail-api jar 2.3.1
commons-io : commons-io jar 2.5

test (4)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-rio-trig jar 2.3.1
junit : junit jar 4.12
org.apache.mrunit : mrunit jar 1.1.0
org.apache.rya : rya.test.accumulo jar 4.0.1

Project Modules

There are no modules declared in this project.