Last Version

GeoJSON Java Beans 1.0.0

Java Bean mapping for GeoJSON using Jackson annotations.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

com.belteshazzar
ArtifactId

ArtifactId

geojson
Version

Version

1.0.0
Type

Type

jar
Description

Description

GeoJSON Java Beans
Java Bean mapping for GeoJSON using Jackson annotations.
Project URL

Project URL

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

Project Organization

belteshazzar

Download geojson 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.6.3
com.fasterxml.jackson.core : jackson-core jar 2.6.3
com.fasterxml.jackson.core : jackson-databind jar 2.6.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.