MVN

org.apache.gora : gora-hbase

Maven & Gradle

Aug 13, 2019
5 usages

Apache Gora :: HBase · 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-hbase</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.9

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.gora" % "gora-hbase" % "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

Mar 07, 2018
23 usages
939 stars
Dec 04, 2019
5 usages
Feb 24, 2016
7 usages
Feb 24, 2016
2 usages
Sep 17, 2015
2 stars
Jan 09, 2019
60 usages
43 stars
Sep 17, 2015
14 stars
May 19, 2023
1 usages
Oct 07, 2015
0 stars