套件: libjackson2-datatype-joda-java (2.12.1-1)
libjackson2-datatype-joda-java 的相關超連結
Trisquel 的資源:
下載原始碼套件 jackson-datatype-joda:
- [jackson-datatype-joda_2.12.1-1.dsc]
- [jackson-datatype-joda_2.12.1.orig.tar.xz]
- [jackson-datatype-joda_2.12.1-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Java maintainers (郵件存檔)
- Tim Potter
外部的資源:
- 主頁 [github.com]
相似套件:
- libjackson2-core-java
- libjackson2-annotations-java
- libjackson2-databind-java
- libjackson2-core-java-doc
- libjackson2-dataformat-yaml
- libjackson2-annotations-java-doc
- libjackson2-databind-java-doc
- libjackson2-dataformat-smile
- libjackson2-dataformat-smile-doc
- libjackson2-dataformat-cbor-doc
- libjackson2-dataformat-yaml-doc
fast and powerful JSON library for Java -- Joda datatypes
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 serializing and deserializing classes implemented by the Joda-Time date/time library.
其他與 libjackson2-datatype-joda-java 有關的套件
|
|
|
-
- dep: libjackson2-annotations-java (>= 2.12.1)
- fast and powerful JSON library for Java -- annotations
-
- dep: libjackson2-core-java (>= 2.12.1)
- fast and powerful JSON library for Java -- core library
-
- dep: libjackson2-databind-java
- fast and powerful JSON library for Java -- data binding
-
- dep: libjoda-time-java (>= 2.10.9)
- Java date and time API