[ ソース: jackson-dataformat-yaml ]
パッケージ: libjackson2-dataformat-yaml (2.8.11-1)
libjackson2-dataformat-yaml に関するリンク
Debian の資源:
jackson-dataformat-yaml ソースパッケージをダウンロード:
- [jackson-dataformat-yaml_2.8.11-1.dsc]
- [jackson-dataformat-yaml_2.8.11.orig.tar.xz]
- [jackson-dataformat-yaml_2.8.11-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- libjackson2-dataformat-yaml-doc
- libjackson2-dataformat-smile-doc
- libjackson2-dataformat-cbor-doc
- libjackson2-core-java
- libjackson2-annotations-java
- libjackson2-databind-java
- libjackson2-core-java-doc
- libjackson2-annotations-java-doc
- libjackson2-databind-java-doc
- libjackson2-dataformat-cbor
- libjackson2-datatype-joda-java-doc
fast and powerful JSON library for Java -- YAML dataformat
The Jackson Data Processor is a multi-purpose Java library for processing JSON. Jackson aims to be the best possible combination of fast, correct, lightweight, and ergonomic for developers. It offers three alternative methods for processing JSON:
* Streaming API inspired by StAX * Tree Model * Data Binding converts JSON to and from POJOs
In addition to the core library, there are numerous extension that provide additional functionality such as additional data formats beyond JSON, additional data types or JVM languages.
This package contains an extension for reading and writing YAML-encoded data
その他の libjackson2-dataformat-yaml 関連パッケージ
|
|
|
|
-
- dep: libjackson2-core-java (>= 2.9.8)
- fast and powerful JSON library for Java -- core library
-
- dep: libyaml-snake-java (>= 1.23)
- YAML parser and emitter for the Java programming language
-
- sug: libjackson2-dataformat-yaml-doc
- Documentation for jackson-dataformat-yaml