套件: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