jar

org.greenrobot : greendao-code-modifier

Maven & Gradle

Jun 27, 2023
1 usages
12.6k stars

greenDAO Code Modifier · Code modifier for greenDAO, the light and fast ORM for Android

Table Of Contents

Latest Version

Download org.greenrobot : greendao-code-modifier JAR file - Latest Versions:

All Versions

Download org.greenrobot : greendao-code-modifier JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.x
3.2.x
3.1.x
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window greendao-code-modifier-3.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.greenrobot.greendao.codemodifier

├─ org.greenrobot.greendao.codemodifier.AnnotationProxy.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.CodeCompare.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.CustomType.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.EntityClassASTVisitor.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.EntityClassParser.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.EntityClassTransformer.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.EntityClassTransformerKt.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.EntityIdParams.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.Formatter.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.Formatting.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.FormattingOptions.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.FunsKt.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.Generatable.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.GeneratorHint.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.Greendao3Generator.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.GreendaoModelTranslator.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.JdtCodeContext.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.JdtUtilsKt.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.JoinEntitySpec.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.JoinOnProperty.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.KeepCommentVisitor.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.LazyVisitor.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.ManyRelation.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.Method.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.OneRelation.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.Order.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.OrderProperty.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.ParsedEntity.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.ParsedProperty.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.PropertyIndex.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.SchemaOptions.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.TableIndex.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.Tabulation.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.Templates.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.TemplatesKt.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.TransientField.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.Variable.class - [JAR]

├─ org.greenrobot.greendao.codemodifier.VariableType.class - [JAR]

Advertisement

Dependencies from Group

Dec 08, 2021
171 usages
24.5k stars
Apr 28, 2020
13 usages
12.6k stars
Nov 04, 2020
13 usages
1.3k stars
Dec 08, 2021
5 usages
24.5k stars
Apr 28, 2020
2 usages
12.6k stars

Discover Dependencies