gmbh.dtap:geojson-serializer

A library with a JsonSerializer and a set of annotations to serialize any PoJo as GeoJSON.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

gmbh.dtap
ArtifactId

ArtifactId

geojson-serializer
Last Version

Last Version

0.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

gmbh.dtap:geojson-serializer
A library with a JsonSerializer and a set of annotations to serialize any PoJo as GeoJSON.
Project URL

Project URL

https://github.com/dtap-gmbh/geojson-serializer

Download geojson-serializer

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.locationtech.jts : jts-core jar 1.18.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.graphhopper.external : jackson-datatype-jts jar 1.0-2.7
org.apache.commons : commons-lang3 jar 3.12.0
com.google.guava : guava jar 30.1.1-jre

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.mockito : mockito-core jar 3.9.0
org.assertj : assertj-core jar 3.19.0
org.skyscreamer : jsonassert jar 1.5.0
commons-io : commons-io jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.5
0.5.3
0.5.2
0.5.1
0.3.3
0.3.1
0.3.0