内容简介:Jackson 2.9.5 已发布,Jackson 是一个 Java 用来处理 JSON 格式数据的类库,性能非常好。 本次更新包含 138 个提交,其中包括: add direct dep to snapshot repo to allow use of snapshot of parent Renaming ...
Jackson 2.9.5 已发布,Jackson 是一个 Java 用来处理 JSON 格式数据的类库,性能非常好。
本次更新包含 138 个提交,其中包括:
add direct dep to snapshot repo to allow use of snapshot of parent
Renaming "with"->"enable", "without"->"disable", "set"->"configure" for TokenStreamFactory builder
Removing obsolete `since` annotations (pre-3.0)
improve testing wrt symbol intern()ing (or not)
Add basic tests for `nextFieldName(matcher)` (for json backend)
详细内容和下载地址请查看:https://github.com/FasterXML/jackson-core/releases/tag/jackson-core-2.9.5
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Jackson 2.9.5 发布,高性能 JSON 处理》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Iterative Methods for Sparse Linear Systems, Second Edition
Yousef Saad / Society for Industrial and Applied Mathematics / 2003-04-30 / USD 102.00
Tremendous progress has been made in the scientific and engineering disciplines regarding the use of iterative methods for linear systems. The size and complexity of linear and nonlinear systems arisi......一起来看看 《Iterative Methods for Sparse Linear Systems, Second Edition》 这本书的介绍吧!