Last Version

Apache Rya Common API - Models 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.model
Version

Version

4.0.1
Type

Type

jar
Description

Description

Apache Rya Common API - Models
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.model 4.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-model jar 2.3.1
org.eclipse.rdf4j : rdf4j-query 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.