Last Version

Bremersee GeoJSON Parent Module 2.0.0

This project contains modules for reading and writing GeoJSON.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

org.bremersee
ArtifactId

ArtifactId

bremersee-geojson-parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

Bremersee GeoJSON Parent Module
This project contains modules for reading and writing GeoJSON.
Project URL

Project URL

https://github.com/bremersee/geojson
Project Organization

Project Organization

bremersee.org
Source Code Management

Source Code Management

https://github.com/bremersee/geojson

Download bremersee-geojson-parent 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar

Project Modules

  • geojson
  • geojson-spring-data-mongodb