Download jackson JAR files with all dependencies
jackson-dataformat-cbor from group com.fasterxml.jackson.dataformat (version 2.9.7)
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-core from group com.fasterxml.jackson.core (version 2.7.6)
Core Jackson abstractions, basic JSON streaming API implementation
jackson-databind from group com.fasterxml.jackson.core (version 2.4.5.1)
General data-binding functionality for Jackson: works on core streaming API
jackson-jaxrs-json-provider from group com.fasterxml.jackson.jaxrs (version 2.4.3)
Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
jackson-dataformat-ion from group com.fasterxml.jackson.dataformat (version 2.9.4)
Support for reading and writing Ion ("binary JSON")
encoded data using Jackson abstractions (streaming API, data binding,
tree model)
jackson-jaxrs from group org.codehaus.jackson (version 1.9.3)
Jax-RS provider for JSON content type, based on
Jackson JSON processor's data binding functionality.
2 downloads
jackson-jaxrs-json-provider from group com.fasterxml.jackson.jaxrs (version 2.7.8)
Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
jackson-annotations from group com.fasterxml.jackson.core (version )
jackson-module-jaxb-annotations from group com.fasterxml.jackson.module (version 2.6.4)
Support for using JAXB annotations as an alternative to "native" Jackson annotations,
for configuring data-binding.
jackson-mapper-asl from group org.codehaus.jackson (version 1.7.6)
Data Mapper package is a high-performance data binding package
built on Jackson JSON processor
jackson-dataformat-smile from group com.fasterxml.jackson.dataformat (version 2.8.11)
Support for reading and writing Smile ("binary JSON")
encoded data using Jackson abstractions (streaming API, data binding,
tree model)
jackson-dataformat-properties from group com.fasterxml.jackson.dataformat (version 2.8.2)
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).
Group: com.fasterxml.jackson.dataformat Artifact: jackson-dataformat-properties
Show documentation Show source
Show documentation Show source
2 downloads
jackson-datatype-joda from group com.fasterxml.jackson.datatype (version 2.0.3)
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support Joda (https://www.joda.org/joda-time/) data types.
jackson-jr-objects from group com.fasterxml.jackson.jr (version 2.9.6)
Simple data-binding that builds directly on jackson-core (streaming),
has no other dependencies, and provides additional builder-style content generator
jackson-jaxrs from group org.codehaus.jackson (version 1.6.7)
Jax-RS provider for JSON content type, based on
Jackson JSON processor's data binding functionality.
2 downloads
- 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
Page 47 from 96 (items total 1435)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy