MVN

org.apache.gora : gora-tutorial

Maven & Gradle

Aug 13, 2019
1 usages

Apache Gora :: Tutorial · The Apache Gora open source framework provides an in-memory data model and persistence for big data. Gora supports persisting to column stores, key value stores, document stores and RDBMSs, and analyzing the data with extensive Apache Hadoop MapReduce support.

<dependency>
    <groupId>org.apache.gora</groupId>
    <artifactId>gora-tutorial</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.gora : gora-tutorial to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of org.apache.gora : gora-tutorial to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9
gora-tutorial-0.9
0.8
gora-tutorial-0.8
0.7
gora-tutorial-0.7
0.6.x
gora-tutorial-0.6.1
0.6
gora-tutorial-0.6
0.5
gora-tutorial-0.5
0.4
gora-tutorial-0.4
0.3
gora-tutorial-0.3
0.2.x
gora-tutorial-0.2.1
0.2
gora-tutorial-0.2
0.1.x
gora-tutorial-0.1.1-incubating

How to add a dependency to Maven

Add the following org.apache.gora : gora-tutorial maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.gora</groupId>
    <artifactId>gora-tutorial</artifactId>
    <version>0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.gora : gora-tutorial gradle dependency to your build.gradle file:

implementation 'org.apache.gora:gora-tutorial:0.9'

Gradle Kotlin DSL: Add the following org.apache.gora : gora-tutorial gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.gora:gora-tutorial:0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.gora : gora-tutorial sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.gora" % "gora-tutorial" % "0.9"

Advertisement

Dependencies from Group

Aug 13, 2019
29 usages
Aug 13, 2019
5 usages
Aug 13, 2019
5 usages
Aug 13, 2019
4 usages
May 03, 2013
3 usages

Discover Dependencies

Aug 13, 2019
2 usages
Dec 13, 2016
28 usages
129 stars
Sep 17, 2015
3 usages
1 stars
Feb 28, 2017
84 stars
Mar 21, 2023
5 usages
69 stars
Apr 25, 2023
9 usages
184 stars
Apr 25, 2023
2 usages
184 stars