Last Version

Apache Rya Export Parent 4.0.1

The parent pom file for any export project.

License

License

GroupId

GroupId

org.apache.rya
ArtifactId

ArtifactId

rya.export.parent
Version

Version

4.0.1
Type

Type

pom
Description

Description

Apache Rya Export Parent
The parent pom file for any export project.
Project Organization

Project Organization

The Apache Software Foundation

Download rya.export.parent 4.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • export.api
  • export.accumulo
  • export.client
  • export.mongo
  • export.integration