License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdorg.apache.rya |
ArtifactId | ArtifactIdrya.indexing.example |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Rya Secondary Indexing Example
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 |
Filename | Size |
---|---|
rya.indexing.example-4.0.1.pom | |
rya.indexing.example-4.0.1.jar | 47 KB |
rya.indexing.example-4.0.1-sources.jar | 32 KB |
rya.indexing.example-4.0.1-distribution.zip | 152 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.rya/rya.indexing.example/ -->
<dependency>
<groupId>org.apache.rya</groupId>
<artifactId>rya.indexing.example</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rya/rya.indexing.example/
implementation 'org.apache.rya:rya.indexing.example:4.0.1'
// https://jarcasting.com/artifacts/org.apache.rya/rya.indexing.example/
implementation ("org.apache.rya:rya.indexing.example:4.0.1")
'org.apache.rya:rya.indexing.example:jar:4.0.1'
<dependency org="org.apache.rya" name="rya.indexing.example" rev="4.0.1">
<artifact name="rya.indexing.example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.rya', module='rya.indexing.example', version='4.0.1')
)
libraryDependencies += "org.apache.rya" % "rya.indexing.example" % "4.0.1"
[org.apache.rya/rya.indexing.example "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.rya : rya.prospector | jar | 4.0.1 |
org.apache.rya : mongodb.rya | jar | 4.0.1 |
org.apache.rya : rya.indexing | jar | 4.0.1 |
org.apache.rya : rya.indexing | jar | 4.0.1 |
org.apache.rya : rya.indexing | jar | 4.0.1 |
org.apache.accumulo : accumulo-core | jar | 1.6.4 |
org.apache.accumulo : accumulo-minicluster | jar | 1.6.4 |
org.apache.fluo : fluo-mini | jar | 1.0.0-incubating |
org.eclipse.rdf4j : rdf4j-queryrender | jar | 2.3.1 |
org.apache.rya : rya.api | test-jar | 4.0.1 |
org.apache.rya : rya.test.mongo | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |