Last Version

Apache Rya PCJ Fluo API 4.0.1

This module contains the Rya PCJ Fluo API. It consists of classes that allow other applications to interact with the Rya PCJ Fluo application while it is running on a cluster.

License

License

GroupId

GroupId

org.apache.rya
ArtifactId

ArtifactId

rya.pcj.fluo.api
Version

Version

4.0.1
Type

Type

jar
Description

Description

Apache Rya PCJ Fluo API
This module contains the Rya PCJ Fluo API. It consists of classes that allow other applications to interact with the Rya PCJ Fluo application while it is running on a cluster.
Project Organization

Project Organization

The Apache Software Foundation

Download rya.pcj.fluo.api 4.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.rya : rya.pcj.fluo.app jar 4.0.1
org.apache.rya : rya.periodic.notification.api jar 4.0.1
org.apache.rya : rya.sail jar 4.0.1

Project Modules

There are no modules declared in this project.