You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
478 B
19 lines
478 B
name: "geojson-jackson"
|
|
description:
|
|
"A small package of all GeoJson POJOs (Plain Old Java Objects) for "
|
|
"serializing and deserializing of objects via JSON Jackson Parser."
|
|
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://github.com/opendatalab-de/geojson-jackson"
|
|
}
|
|
url {
|
|
type: GIT
|
|
value: "https://github.com/opendatalab-de/geojson-jackson.git"
|
|
}
|
|
version: "1.14"
|
|
last_upgrade_date { year: 2020 month: 8 day: 5 }
|
|
license_type: NOTICE
|
|
}
|