| joelittlejohn/jsonschema2pojo |
6,100 |
|
115 |
61 |
over 2 years ago |
55 |
February 18, 2023 |
194 |
apache-2.0 |
Java |
| Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc |
| immutables/immutables |
3,325 |
|
476 |
529 |
over 2 years ago |
139 |
October 06, 2023 |
407 |
apache-2.0 |
Java |
| Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included |
| wuseal/JsonToKotlinClass |
2,961 |
|
0 |
0 |
over 2 years ago |
2 |
August 13, 2022 |
42 |
gpl-3.0 |
Kotlin |
| 🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin ) |
| robohorse/RoboPOJOGenerator |
709 |
|
0 |
0 |
over 2 years ago |
0 |
|
11 |
mit |
Kotlin |
| IntelliJ IDEA/Android studio plugin: Json to Java, Java records and Kotlin POJO (GSON, Logan Square, Jackson, FastJSON, AutoValue, Moshi, Lombok) |
| mizosoft/methanol |
206 |
|
0 |
8 |
about 2 years ago |
9 |
May 09, 2022 |
6 |
mit |
Java |
| ⚗️ Lightweight HTTP extensions for Java |
| speekha/httpmocker |
167 |
|
0 |
0 |
about 4 years ago |
3 |
February 26, 2021 |
3 |
other |
Kotlin |
| HttpMocker is a simple HTTP mocking library written in Kotlin to quickly and easily handle offline modes in your apps |
| burtcorp/jmespath-java |
154 |
|
8 |
57 |
over 2 years ago |
8 |
October 26, 2023 |
5 |
bsd-3-clause |
Java |
| A Java implementation of JMESPath |
| Mighty16/JSONToKotlinClass |
131 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
mit |
Java |
| Intellij Idea, Android Studio plugin for generating Kotlin data classes from JSON. Helps to avoid writing boilerplate code for model classes. Supports annotations for Gson, Moshi, Jackson. |
| bes2008/easyjson |
112 |
|
2 |
9 |
over 3 years ago |
52 |
September 09, 2022 |
14 |
apache-2.0 |
Java |
| Provides an unified JSON access API, you can adapter any JSON library to Gson, Jackson, FastJson with easyjson。 提供了一个JSON门面库,就像slf4j一样。easyjson本身不做json的操作,完全依赖于底层实现库。可以直接使用Easyjson的API,底层的JSON库随时可切换。也可以使用其中某个json的API,然后通过easyjson适配给其他的json库 |
| followwwind/javautils |
111 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
apache-2.0 |
Java |
| java utils |