GeoJSON

This project contains classes for reading and writing GeoJSON with the Jackson JSON Processor.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

org.bremersee
ArtifactId

ArtifactId

geojson
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

GeoJSON
This project contains classes for reading and writing GeoJSON with the Jackson JSON Processor.
Project Organization

Project Organization

bremersee.org

Download geojson

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.bremersee : common-model jar 2.3.1
org.locationtech.jts : jts-core jar 1.18.2
org.projectlombok : lombok Optional jar

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.1
2.4.0
2.3.1
2.3.0
2.2.0
2.1.0
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1