パッケージ: 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
- 複数のロギング API の共通ラッパインターフェース
-
- dep: libezmorph-java
- Java library for transforming an Object to another Object
-
- dep: liboro-java
- Java 用の正規表現ライブラリ
-
- dep: libxom-java
- New XML object model for Java