FasterXML, LLC

Results 44 repositories owned by FasterXML, LLC

aalto-xml

287
Stars
70
Forks
Watchers

Ultra-high performance non-blocking XML processor (Stax API + extensions)

jackson-annotations

1.0k
Stars
321
Forks
Watchers

Core annotations (annotations that only depend on jackson-core) for Jackson data processor

jackson-dataformat-csv

193
Stars
78
Forks
Watchers

(DEPRECATED) -- moved under: https://github.com/FasterXML/jackson-dataformats-text

jackson-dataformat-xml

557
Stars
215
Forks
Watchers

Extension for Jackson JSON processor that adds support for serializing POJOs as XML (and deserializing from XML) as an alternative to JSON

jackson-dataformat-yaml

139
Stars
56
Forks
Watchers

Jackson module to add YAML backend (parser/generator adapters)

jackson-datatype-hibernate

308
Stars
108
Forks
Watchers

Add-on module for Jackson JSON processor which handles Hibernate (https://www.hibernate.org/) datatypes; and specifically aspects of lazy-loading

jackson-datatype-joda

138
Stars
80
Forks
Watchers

Extension module to properly support full datatype set of Joda datetime library

jackson-jaxrs-providers

107
Stars
77
Forks
Watchers

Multi-module project that contains Jackson-based "old" JAX-RS (ones under `javax.ws.rs`) providers for JSON, XML, YAML, Smile, CBOR formats

jackson-datatypes-collections

75
Stars
51
Forks
Watchers

Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections

jackson-bom

49
Stars
29
Forks
Watchers

Bill of materials POM for Jackson projects