Download jackson-serde-json JAR file with all dependencies
jackson-core-asl from group org.codehaus.jackson (version 1.9.12)
Jackson is a high-performance JSON processor (parser, generator)
jackson-module-kotlin from group com.fasterxml.jackson.module (version 2.9.8)
Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
Kotlin language, specifically introspection of method/constructor parameter names,
without having to add explicit property name annotation.
jackson-datatype-joda from group com.fasterxml.jackson.datatype (version 2.2.3)
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support Joda (https://www.joda.org/joda-time/) data types.
resteasy-jackson-provider from group org.jboss.resteasy (version 3.0.19.Final)
jackson-lombok from group com.xebia (version 1.1)
Jackson extension to add support for the generated constructors of Project Lombok objects
3 downloads
jackson-databind from group com.fasterxml.jackson.core (version 2.2.2)
General data-binding functionality for Jackson: works on core streaming API
jackson-dataformat-xml from group com.fasterxml.jackson.dataformat (version 2.6.4)
Data format extension for Jackson (http://jackson.codehaus.org) to offer
alternative support for serializing POJOs as XML and deserializing XML as pojos.
Support implemented on top of Stax API (javax.xml.stream), by implementing core Jackson Streaming API types like JsonGenerator, JsonParser and JsonFactory.
Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMapper).
jackson-datatype-jsr310 from group com.fasterxml.jackson.datatype (version 2.7.4)
Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
Group: com.fasterxml.jackson.datatype Artifact: jackson-datatype-jsr310
Show documentation Show source
Show documentation Show source
3 downloads
jackson-dataformat-properties from group com.fasterxml.jackson.dataformat (version 2.9.5)
Support for reading and writing content of "Java Properties" style
configuration files as if there was implied nesting structure (by default using dots as separators).
wink-jackson-provider from group org.apache.wink (version 1.4)
jackson-datatype-hibernate5 from group com.fasterxml.jackson.datatype (version 2.7.4)
Add-on module for Jackson (http://jackson.codehaus.org) to support
Hibernate (http://hibernate.org) version 5.x data types.
Group: com.fasterxml.jackson.datatype Artifact: jackson-datatype-hibernate5
Show documentation Show source
Show documentation Show source
3 downloads
jackson-jaxrs from group org.codehaus.jackson (version 1.9.6)
Jax-RS provider for JSON content type, based on
Jackson JSON processor's data binding functionality.
3 downloads
jackson-dataformat-yaml from group com.fasterxml.jackson.dataformat (version 2.5.4)
Support for reading and writing YAML-encoded data via Jackson abstractions.
jackson-datatype-jaxrs from group com.fasterxml.jackson.datatype (version 2.9.3)
Functionality for reading/writing core JAX-RS helper types
jackson-datatype-jsr310 from group com.fasterxml.jackson.datatype (version 2.5.0)
Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
Page 46 from 113 (items total 1681)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy