JSON in Java json
Parent | oss-parent |
Group | org.json |
描述 | 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. |
Packaging | bundle |
Size | 72.95 KB |
文件 | pom jar |
网址 | https://github.com/douglascrockford/JSON-java |
发布时间 | 2023-10-14 05:14 |
dependencies
Group | Artifact | Version |
---|---|---|
junit | junit | 4.13.2 |
com.jayway.jsonpath | json-path | 2.1.0 |
org.mockito | mockito-core | 4.2.0 |
developers
Douglas Crockford |
licenses
Public Domain | https://github.com/stleary/JSON-java/blob/master/LICENSE |
索引仓库
仓库 | 个数 |
Central | 592045 |