Download json-api JAR file with all dependencies
json-sanitizer from group com.mikesamuel (version 1.1)
Given JSON-like content, converts it to valid JSON.
This can be attached at either end of a data-pipeline to help satisfy
Postel's principle:
be conservative in what you do, be liberal in what you accept from
others
Applied to JSON-like content from others, it will produce well-formed
JSON that should satisfy any parser you use.
Applied to your output before you send, it will coerce minor mistakes in
encoding and make it easier to embed your JSON in HTML and XML.
32 downloads
jersey-media-json-jackson1 from group org.glassfish.jersey.media (version 2.23.2)
Jersey JSON Jackson (1.x) entity providers support module.
Group: org.glassfish.jersey.media Artifact: jersey-media-json-jackson1
Show documentation Show source
Show documentation Show source
32 downloads
jackson-jaxrs-json-provider from group com.fasterxml.jackson.jaxrs (version 2.9.3)
Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
json-smart from group net.minidev (version 1.3.1)
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
32 downloads
json-path from group com.jayway.jsonpath (version 2.1.0)
Java port of Stefan Goessner JsonPath.
32 downloads
json from group org.json (version 20141113)
JSON is a light-weight, language independent, data interchange format.
See http://www.JSON.org/
The files in this package implement JSON encoders/decoders in Java.
It also includes the capability to convert between JSON and XML, HTTP
headers, Cookies, and CDL.
This is a reference implementation. There are a large number of JSON packages
in Java. Perhaps someday the Java community will standardize on one. Until
then, choose carefully.
31 downloads
jackson-jaxrs-json-provider from group com.fasterxml.jackson.jaxrs (version 2.4.4)
Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
json from group org.webjars (version 20121008-1)
WebJar for JSON
30 downloads
json-unit-fluent from group net.javacrumbs.json-unit (version 1.13.0)
JSON Assertions inspired by FEST and AssertJ.
json-path from group com.jayway.restassured (version 2.8.0)
28 downloads
oshi-json from group com.github.oshi (version 3.6.0)
27 downloads
json-jena from group com.hp.hpl.jena (version 1.0)
27 downloads
json-2-csv_2.12 from group com.github.agourlay (version 0.3.0)
json-2-csv
27 downloads
jersey-media-json-jackson1 from group org.glassfish.jersey.media (version 2.28)
Jersey JSON Jackson (1.x) entity providers support module.
org.apache.sling.commons.json from group org.apache.sling (version 2.0.20)
Apache Sling JSON Library
- 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
Page 8 from 120 (items total 1796)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy