Download jackson-mapper JAR file with all dependencies
jackson-jr-objects from group com.fasterxml.jackson.jr (version 2.9.5)
Simple data-binding that builds directly on jackson-core (streaming),
has no other dependencies, and provides additional builder-style content generator
jackson-dataformat-smile from group com.fasterxml.jackson.dataformat (version 2.9.5)
Support for reading and writing Smile ("binary JSON")
encoded data using Jackson abstractions (streaming API, data binding,
tree model)
jackson-jaxrs-json-provider from group com.fasterxml.jackson.jaxrs (version 2.5.0)
Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
jackson-dataformat-xml from group com.fasterxml.jackson.dataformat (version 2.6.0-rc4)
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-hibernate4 from group com.fasterxml.jackson.datatype (version 2.9.2)
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
Hibernate (https://hibernate.org) version 4.x data types.
jersey-media-json-jackson from group org.glassfish.jersey.media (version 2.26-b03)
Jersey JSON Jackson (2.x) entity providers support module.
jersey-media-json-jackson from group org.glassfish.jersey.media (version 2.22.3)
Jersey JSON Jackson (2.x) entity providers support module.
mbknor-jackson-jsonschema_2.12 from group com.kjetland (version 1.0.29)
mbknor-jackson-jsonSchema
jackson-module-jaxb-annotations from group com.fasterxml.jackson.module (version 2.7.9)
Support for using JAXB annotations as an alternative to "native" Jackson annotations,
for configuring data-binding.
jackson-module-kotlin from group com.fasterxml.jackson.module (version 2.9.2)
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-dataformat-smile from group com.fasterxml.jackson.dataformat (version 2.9.3)
Support for reading and writing Smile ("binary JSON")
encoded data using Jackson abstractions (streaming API, data binding,
tree model)
jackson-datatype-jdk7 from group com.fasterxml.jackson.datatype (version 2.6.2)
Add-on module for Jackson (http://jackson.codehaus.org) to support
JDK 7 data types.
jackson-dataformat-properties from group com.fasterxml.jackson.dataformat (version 2.9.6)
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).
jackson-datatype-json-org from group com.fasterxml.jackson (version 1.8.0)
Support for datatypes of "org.json" JSON library (see http://json.org/java),
mainly to make it easier to upgrade code to Jackson, using automated conversions.
2 downloads
common-jackson-internal from group com.groupbyinc (version 186)
${project.name}
- 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
- 114
- 115
- 116
- 117
- 118
- 119
- 120
- 121
- 122
- 123
Page 59 from 123 (items total 1831)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy