Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Robopojogenerator | 704 | 2 months ago | 10 | mit | Kotlin | |||||
IntelliJ IDEA/Android studio plugin: Json to Java, Java records and Kotlin POJO (GSON, Logan Square, Jackson, FastJSON, AutoValue, Moshi, Lombok) | ||||||||||
Auto Value Moshi | 185 | 35 | 2 | 3 years ago | 16 | August 05, 2019 | 2 | apache-2.0 | Java | |
AutoValue: Moshi Extension | ||||||||||
Moshi Jsonapi | 148 | 3 years ago | 17 | mit | Java | |||||
JSON API v1.0 Specification in Moshi. | ||||||||||
Awesome Auto Value Extensions | 21 | 7 years ago | ||||||||
:shipit: A curated list of awesome AutoValue extensions | ||||||||||
Json Benchmarks | 6 | 8 years ago | apache-2.0 | Java | ||||||
Benchmark Test for json libraries | ||||||||||
Reactive Popular Movies | 5 | 6 years ago | apache-2.0 | Java | ||||||
A Reactive rewrite for the "popular movies" app using modern android stack. | ||||||||||
Makeyourappmaterial | 5 | 6 years ago | apache-2.0 | Java | ||||||
Udacity Android Developer Nanodegree, project 4. | ||||||||||
Autotransient | 5 | 5 years ago | apache-2.0 | Java | ||||||
A transient annotation for AutoValue extensions. | ||||||||||
Stackquery | 3 | 4 years ago | Java | |||||||
An android app simalar to stackoverflow | ||||||||||
Daggerrxandroidautovaluemoshiretrofitmvptestingexample | 1 | 6 years ago | Java | |||||||
This is a sample project describing the usage of libraries such as Dagger, RxAndroid, Moshi, AutoValue, Retrofit, etc. |
Intellij Idea and Android Studio plugin for JSON to POJO transformation.
Generates Java, Java Records and Kotlin POJO files from JSON: GSON, FastJSON, AutoValue (GSON), Logan Square, Jackson, Lombok, empty annotations template. Supports: primitive types, multiple inner JSONArrays.
Keywords: JsonToPojo, Json2Pojo, Kotlin, GSON, FastJSON, AutoValue, Jackson, LoganSquare, Moshi, Parcelable, Lombok, Java records.
get it and install from plugin repository or simply find it in Preferences -> Plugins -> Marketplace -> RoboPOJOGenerator
Select target package -> new -> Generate POJO from JSON
put JSON into window and select target POJO type
see log of changes
Please find it here.
Copyright 2016 Vadim Shchenev, and licensed under the MIT license. No attribution is necessary but it's very much appreciated. Star this project if you like it.