套件:libjson-java(2.4-3)
libjson-java 的相關連結
Debian 的資源:
下載原始碼套件 libjson-java:
維護小組:
- 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: groovy
- Agile dynamic language for the Java Virtual Machine
-
- dep: libcommons-beanutils-java
- Apache Commons BeanUtils - Utility for manipulating Java beans
-
- dep: libcommons-collections3-java (>= 3.2.1-7~)
- Apache Commons Collections - Extended Collections API for Java
-
- dep: libcommons-lang-java
- Commons Lang - an extension of the java.lang package
-
- dep: libcommons-logging-java
- common wrapper interface for several logging APIs
-
- dep: libezmorph-java
- Java library for transforming an Object to another Object
-
- dep: liboro-java
- Regular expression library for Java
-
- dep: libxom-java
- New XML object model for Java