Last Version

GeoJSON Parent Module 2.4.1

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

geojson-parent
Version

Version

2.4.1
Type

Type

pom
Description

Description

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 geojson-parent 2.4.1

Filename Size
geojson-parent-2.4.1.pom 2 KB
Browse

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

Dependencies

compile (1)

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

Project Modules

  • geojson
  • geojson-spring-data-mongodb