Last Version

Apache Rya Export Mongo 4.0.1

Contains the mongo implementation of the export tool.

License

License

GroupId

GroupId

org.apache.rya
ArtifactId

ArtifactId

rya.export.mongo
Version

Version

4.0.1
Type

Type

jar
Description

Description

Apache Rya Export Mongo
Contains the mongo implementation of the export tool.
Project Organization

Project Organization

The Apache Software Foundation

Download rya.export.mongo 4.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.rya : rya.export.api jar 4.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.