aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: ff7a92631706b37e61da40beeca176d0dfd63f9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
}