jackson topic
methanol
⚗️ Lightweight HTTP extensions for Java
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
yan
使用Maven构建,整合Dubbo+Zookeeper+SpringMVC+Spring+MyBatis+Redis支持分布式的高效率便捷开发框架
jsonschema2pojo
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
easyjson
Provides an unified JSON access API, you can adapter any JSON library to Gson, Jackson, FastJson with easyjson。 提供了一个JSON门面库,就像slf4j一样。easyjson本身不做json的操作,完全依赖于底层实现库。...
jackson
Main Portal page for the Jackson project
jackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
jackson-core
Core part of Jackson that defines Streaming API as well as basic shared abstractions