Immutables

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
Alternatives To Immutables
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Jsonschema2pojo6,100115614 months ago55February 18, 2023194apache-2.0Java
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
Immutables3,3254765297 months ago139October 06, 2023407apache-2.0Java
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
Jsontokotlinclass2,961
4 months ago2August 13, 202242gpl-3.0Kotlin
🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
Robopojogenerator709
3 months ago11mitKotlin
IntelliJ IDEA/Android studio plugin: Json to Java, Java records and Kotlin POJO (GSON, Logan Square, Jackson, FastJSON, AutoValue, Moshi, Lombok)
Methanol20683 months ago9May 09, 20226mitJava
⚗️ Lightweight HTTP extensions for Java
Httpmocker167
2 years ago3February 26, 20213otherKotlin
HttpMocker is a simple HTTP mocking library written in Kotlin to quickly and easily handle offline modes in your apps
Jmespath Java1549176 months ago8October 26, 20235bsd-3-clauseJava
A Java implementation of JMESPath
Jsontokotlinclass131
3 years agomitJava
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.
Easyjson11329a year ago52September 09, 202214apache-2.0Java
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库
Javautils111
4 years agoapache-2.0Java
java utils
Alternatives To Immutables
Select To Compare


Alternative Project Comparisons
Popular Gson Projects
Popular Jackson Projects
Popular Data Processing Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
R
Builder
Immutable
Gson
Jackson
Annotation Processor
Immutable Collections