Mapfish Geojson libraru

Java library for generating GeoJSON structures

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.mapfish.geo
ArtifactId

ArtifactId

mapfish-geo-lib
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mapfish Geojson libraru
Java library for generating GeoJSON structures
Project URL

Project URL

http://www.mapfish.org/
Project Organization

Project Organization

Camptocamp SA
Source Code Management

Source Code Management

https://github.com/mapfish/java-geojson

Download mapfish-geo-lib

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.vividsolutions : jts jar 1.8
org.json : json jar 20080701

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0