org.geolatte:geolatte-geojson

This geoLatte-geojson library provides a Jackson module for serializing Geometry objects to GeoJson specification.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

org.geolatte
ArtifactId

ArtifactId

geolatte-geojson
Last Version

Last Version

1.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

This geoLatte-geojson library provides a Jackson module for serializing Geometry objects to GeoJson specification.
Project URL

Project URL

https://github.com/geolatte/geolatte-geom
Project Organization

Project Organization

geolatte.org

Download geolatte-geojson

How to add to project

<!-- https://jarcasting.com/artifacts/org.geolatte/geolatte-geojson/ -->
<dependency>
    <groupId>org.geolatte</groupId>
    <artifactId>geolatte-geojson</artifactId>
    <version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.geolatte/geolatte-geojson/
implementation 'org.geolatte:geolatte-geojson:1.8.2'
// https://jarcasting.com/artifacts/org.geolatte/geolatte-geojson/
implementation ("org.geolatte:geolatte-geojson:1.8.2")
'org.geolatte:geolatte-geojson:jar:1.8.2'
<dependency org="org.geolatte" name="geolatte-geojson" rev="1.8.2">
  <artifact name="geolatte-geojson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geolatte', module='geolatte-geojson', version='1.8.2')
)
libraryDependencies += "org.geolatte" % "geolatte-geojson" % "1.8.2"
[org.geolatte/geolatte-geojson "1.8.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.geolatte : geolatte-geom jar 1.8.2
com.fasterxml.jackson.core : jackson-databind Optional jar 2.10.0.pr1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
org.geolatte

GeoLatte

Versions

Version
1.8.2
1.8.1
1.8.0
1.7.0
1.6.1
1.6.0
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0