Last Version

Bremersee GeoJSON 2.0.0

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

bremersee-geojson
Version

Version

2.0.0
Type

Type

jar
Description

Description

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

Project Organization

bremersee.org

Download bremersee-geojson 2.0.0


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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.