MVN

org.apache.rya : rya.pcj.fluo.api

Maven & Gradle

Dec 17, 2020
8 usages

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.

<dependency>
    <groupId>org.apache.rya</groupId>
    <artifactId>rya.pcj.fluo.api</artifactId>
    <version>4.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.rya : rya.pcj.fluo.api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.1

All Versions

Choose a version of org.apache.rya : rya.pcj.fluo.api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
rya.pcj.fluo.api-4.0.1
rya.pcj.fluo.api-4.0.0-incubating
3.2.x
rya.pcj.fluo.api-3.2.12-incubating
rya.pcj.fluo.api-3.2.11-incubating
rya.pcj.fluo.api-3.2.10-incubating

How to add a dependency to Maven

Add the following org.apache.rya : rya.pcj.fluo.api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.rya</groupId>
    <artifactId>rya.pcj.fluo.api</artifactId>
    <version>4.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.rya : rya.pcj.fluo.api gradle dependency to your build.gradle file:

implementation 'org.apache.rya:rya.pcj.fluo.api:4.0.1'

Gradle Kotlin DSL: Add the following org.apache.rya : rya.pcj.fluo.api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.rya:rya.pcj.fluo.api:4.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.rya : rya.pcj.fluo.api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.rya" % "rya.pcj.fluo.api" % "4.0.1"

Advertisement

Dependencies from Group

Dec 17, 2020
20 usages
Dec 17, 2020
18 usages
Dec 16, 2020
16 usages
Dec 17, 2020
12 usages
Dec 17, 2020
9 usages

Discover Dependencies

Aug 22, 2018
7 usages
7 stars
Mar 04, 2019
3 usages
Jan 24, 2018
9 usages
Sep 02, 2014
12 usages
36 stars
Sep 09, 2013
7 usages
Jan 22, 2020
14 usages
Jul 26, 2020
2 usages
1 stars
Mar 16, 2020
5 usages
2 stars
Nov 10, 2020
2 usages
31 stars
Jul 11, 2023
3 usages
3.8k stars