Download com.jwebmp.jackson JAR files with all dependencies
jackson-module-parameter-names from group com.fasterxml.jackson.module (version 2.9.4)
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-xml from group com.fasterxml.jackson.dataformat (version 2.9.1)
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-core from group com.fasterxml.jackson.core (version 2.9.0)
Core Jackson abstractions, basic JSON streaming API implementation
jackson-core-asl from group org.codehaus.jackson (version 1.0.0)
Jackson is a high-performance JSON processor (parser, generator)
jackson-module-scala_2.11 from group com.fasterxml.jackson.module (version 2.6.5)
jackson-module-scala
jackson-annotations from group com.fasterxml.jackson.core (version 2.5.2)
Core annotations used for value types, used by Jackson data binding package.
jackson-datatype-json-org from group com.fasterxml.jackson.datatype (version 2.9.6)
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.
jackson-jaxrs from group org.codehaus.jackson (version 1.7.1)
Jax-RS provider for JSON content type, based on
Jackson JSON processor's data binding functionality.
9 downloads
jackson-datatype-joda from group com.fasterxml.jackson.datatype (version 2.9.8)
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support Joda (https://www.joda.org/joda-time/) data types.
jackson-annotations from group com.fasterxml.jackson.core (version 2.7.1)
Core annotations used for value types, used by Jackson data binding package.
jackson-dataformat-cbor from group com.fasterxml.jackson.dataformat (version 2.9.5)
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.9.10)
Data Mapper package is a high-performance data binding package
built on Jackson JSON processor
jackson-xc from group org.codehaus.jackson (version 1.9.9)
Extensions that provide interoperability support for
Jackson JSON processor's data binding functionality.
9 downloads
jackson-annotations from group com.fasterxml.jackson.core (version 2.6.1)
Core annotations used for value types, used by Jackson data binding package.
jackson-module-kotlin from group com.fasterxml.jackson.module (version 2.9.1)
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.
- 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
Page 22 from 99 (items total 1477)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy