Last Version

greenDAO Generator 1.3.0

Code generator for greenDAO, the light and fast ORM for Android

License

License

GroupId

GroupId

de.greenrobot
ArtifactId

ArtifactId

DaoGenerator
Version

Version

1.3.0
Type

Type

jar
Description

Description

greenDAO Generator
Code generator for greenDAO, the light and fast ORM for Android
Project URL

Project URL

http://greendao-orm.com
Project Organization

Project Organization

greenrobot
Source Code Management

Source Code Management

https://github.com/greenrobot/greenDAO

Download DaoGenerator 1.3.0


<!-- https://jarcasting.com/artifacts/de.greenrobot/DaoGenerator/ -->
<dependency>
    <groupId>de.greenrobot</groupId>
    <artifactId>DaoGenerator</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.greenrobot/DaoGenerator/
implementation 'de.greenrobot:DaoGenerator:1.3.0'
// https://jarcasting.com/artifacts/de.greenrobot/DaoGenerator/
implementation ("de.greenrobot:DaoGenerator:1.3.0")
'de.greenrobot:DaoGenerator:jar:1.3.0'
<dependency org="de.greenrobot" name="DaoGenerator" rev="1.3.0">
  <artifact name="DaoGenerator" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.greenrobot', module='DaoGenerator', version='1.3.0')
)
libraryDependencies += "de.greenrobot" % "DaoGenerator" % "1.3.0"
[de.greenrobot/DaoGenerator "1.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.19

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.