Download jackson-serde-json JAR file with all dependencies
jackson-morphed-result from group com.allenru (version 1.0.1)
Add, remove, and otherwise manipulate the properties of an object serialized with Jackson, at runtime without modifying the target object.
jackson-dataformat-cbor from group com.fasterxml.jackson.dataformat (version 2.6.3)
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-mapper-asl from group org.codehaus.jackson (version 1.5.5)
Data Mapper package is a high-performance data binding package
built on Jackson JSON processor
jackson-databind from group com.fasterxml.jackson.core (version 2.4.3)
General data-binding functionality for Jackson: works on core streaming API
jackson-module-kotlin from group com.fasterxml.jackson.module (version 2.9.7)
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-avro from group com.fasterxml.jackson.dataformat (version 2.9.2)
Support for reading and writing AVRO-encoded data via Jackson
abstractions.
jackson-module-jaxb-annotations from group com.fasterxml.jackson.module (version 2.9.0)
Support for using JAXB annotations as an alternative to "native" Jackson annotations,
for configuring data-binding.
jackson from group com.cedarsoft.serialization.commons-serializers (version 8.4.0)
logback-ext-jackson from group co.wrisk.logback (version 1.0.9)
Extensions for Logback logging library
jackson-core from group com.fasterxml.jackson.core (version 2.7.1)
Core Jackson abstractions, basic JSON streaming API implementation
jackson-jaxrs-yaml-provider from group com.fasterxml.jackson.jaxrs (version 2.9.6)
Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy)
using standard Jackson data binding.
jackson-module-parameter-names from group com.fasterxml.jackson.module (version 2.9.8)
Add-on module for Jackson (http://jackson.codehaus.org) to support
introspection of method/constructor parameter names, without having to add explicit property name annotation.
jackson-dataformat-yaml from group com.fasterxml.jackson.dataformat (version 2.8.1)
Support for reading and writing YAML-encoded data via Jackson abstractions.
Group: com.fasterxml.jackson.dataformat Artifact: jackson-dataformat-yaml
Show documentation Show source
Show documentation Show source
4 downloads
jackson-jaxrs-base from group com.fasterxml.jackson.jaxrs (version 2.8.2)
Pile of code that is shared by all Jackson-based JAX-RS
providers.
4 downloads
jackson-datatype-jdk8 from group com.fasterxml.jackson.datatype (version 2.9.1)
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
JDK 8 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 39 from 113 (items total 1681)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy