is not current version
Last Version 4.0.1

org.apache.rya:rya.indexing.pcj 3.2.10-incubating

A project that contains all of the interfaces and common models that are used to implement the Precomputed Join Secondary Index.

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.apache.rya
ArtifactId

ArtifactId

rya.indexing.pcj
Version

Version

3.2.10-incubating
Type

Type

jar

Download rya.indexing.pcj 3.2.10-incubating


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