Download jackson-mapper-lgpl JAR file with all dependencies
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}
jackson-databind from group com.jwebmp.jpms.jackson.core (version 0.67.0.1)
General data-binding functionality for Jackson: works on core streaming API
jackson-dataformat-avro from group com.fasterxml.jackson.dataformat (version 2.1.5)
Support for reading and writing AVRO-encoded data via Jackson
abstractions.
jackson-jr-all from group com.fasterxml.jackson.jr (version 2.9.6)
"Uber" jar that contains all Jackson jr components as well as underlying Jackson core
Streaming, in a single jar.
mbknor-jackson-jsonschema_2.12 from group com.kjetland (version 1.0.31)
mbknor-jackson-jsonSchema
jackson-dataformat-smile from group com.fasterxml.jackson.dataformat (version 2.9.8)
Support for reading and writing Smile ("binary JSON")
encoded data using Jackson abstractions (streaming API, data binding,
tree model)
jackson-datatype-joda from group com.fasterxml.jackson.datatype (version 2.8.8)
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support Joda (https://www.joda.org/joda-time/) data types.
jackson-dataformat-cbor from group com.fasterxml.jackson.dataformat (version 2.6.4)
Support for reading and writing Concise Binary Object Representation
([CBOR](https://www.rfc-editor.org/info/rfc7049)
encoded data using Jackson abstractions (streaming API, data binding, tree model)
jackson-annotations from group com.fasterxml.jackson.core (version 2.0.2)
Core annotations used for value types, used by Jackson data binding package.
- 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
Page 59 from 119 (items total 1771)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy