MVN

org.apache.gora : gora-jcache

Maven & Gradle

Aug 13, 2019
2 usages

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

Latest Version

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

  • Latest Stable: 0.9

All Versions

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

Version Vulnerabilities Updated
0.9
gora-jcache-0.9
0.8
gora-jcache-0.8
0.7
gora-jcache-0.7

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Jul 21, 2023
4.3k stars
Jul 21, 2023
1 usages
4.3k stars
Mar 03, 2020
9 stars
Aug 03, 2017
1 usages
Apr 20, 2017
2 usages
1 stars
Apr 20, 2017
1 stars
Mar 24, 2017
2 usages
1 stars
Apr 20, 2017
2 usages
1 stars