Files
rk35xx-android14/external/jackson-core/METADATA
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

23 lines
787 B
Plaintext

name: "jackson-core"
description:
"This project contains core low-level incremental (\"streaming\") parser and "
"generator abstractions used by Jackson Data Processor. It also includes "
"the default implementation of handler types (parser, generator) that "
"handle JSON format. The core abstractions are not JSON specific, although "
"naming does contain 'JSON' in many places, due to historical reasons. Only "
"packages that specifically contain word 'json' are JSON-specific."
third_party {
url {
type: HOMEPAGE
value: "https://github.com/FasterXML/jackson-core"
}
url {
type: GIT
value: "https://github.com/FasterXML/jackson-core.git"
}
version: "2.12"
last_upgrade_date { year: 2020 month: 8 day: 5 }
license_type: NOTICE
}