MVN

de.greenrobot : greendao

Maven & Gradle

Nov 12, 2015
6 usages
12.6k stars

greenDAO · greenDAO is a light and fast ORM for Android

<dependency>
    <groupId>de.greenrobot</groupId>
    <artifactId>greendao</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.greenrobot : greendao to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0
  • Latest Beta: 1.3.0-beta-1

All Versions

Choose a version of de.greenrobot : greendao to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
greendao-2.1.0
2.0.x
greendao-2.0.0
1.3.x
greendao-1.3.7
greendao-1.3.6
greendao-1.3.5
greendao-1.3.4
greendao-1.3.3
greendao-1.3.2
greendao-1.3.1
greendao-1.3.0
greendao-1.3.0-beta-1

How to add a dependency to Maven

Add the following de.greenrobot : greendao maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.greenrobot</groupId>
    <artifactId>greendao</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.greenrobot : greendao gradle dependency to your build.gradle file:

implementation 'de.greenrobot:greendao:2.1.0'

Gradle Kotlin DSL: Add the following de.greenrobot : greendao gradle kotlin dependency to your build.gradle.kts file:

implementation("de.greenrobot:greendao:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.greenrobot : greendao sbt scala dependency to your build.sbt file:

libraryDependencies += "de.greenrobot" % "greendao" % "2.1.0"

Advertisement

Dependencies from Group

Nov 12, 2015
33 usages
24.5k stars
Jan 16, 2016
17 usages
1.3k stars
Nov 12, 2015
6 usages
12.6k stars
Nov 12, 2015
4 usages
12.6k stars
Aug 17, 2014
1 usages

Discover Dependencies

Mar 05, 2017
80 usages
2k stars
Nov 01, 2020
3.3k usages
4k stars
Mar 03, 2023
1.2k usages
10k stars
Aug 23, 2023
1.4k usages
47.4k stars
Jun 16, 2023
67 usages
6.4k stars
Jun 06, 2023
179 stars
Aug 08, 2023
30 usages
1.8k stars
Sep 04, 2018
30 usages
804 stars