软件包:libjson-java(3.1.0+dfsg-2)
libjson-java 的相关链接
Debian 的资源:
下载源码包 libjson-java:
- [libjson-java_3.1.0+dfsg-2.dsc]
- [libjson-java_3.1.0+dfsg.orig.tar.xz]
- [libjson-java_3.1.0+dfsg-2.debian.tar.xz]
维护小组:
- Debian Java Maintainers (QA 页面, 邮件存档)
- Torsten Werner (QA 页面)
- Varun Hiremath (QA 页面)
- Emmanuel Bourg (QA 页面)
外部的资源:
- 主页 [json-lib.sourceforge.net]
相似软件包:
library for transforming Java objects and XML to JSON and back again
JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans.
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.
其他与 libjson-java 有关的软件包
|
|
|
|
-
- dep: junit4
- JUnit regression test framework for Java
-
- dep: libcommons-beanutils-java
- Apache Commons BeanUtils - Utility for manipulating Java beans
-
- dep: libcommons-collections4-java
- Apache Commons Collections - Extended Collections API for Java
-
- dep: libcommons-lang3-java
- Apache Commons Lang utility classes
-
- dep: libezmorph-java
- Java library for transforming an Object to another Object
-
- dep: libslf4j-java
- Simple Logging Facade for Java
-
- dep: libxom-java
- New XML object model for Java