Last Version

Jackson-datatype-jts 1.0-2.7

Add-on module for Jackson (http://jackson.codehaus.org) to support JTS geometry types using the GeoJSON standard.

License

License

Categories

Categories

Data GraphHopper Business Logic Libraries Geospatial Jackson JSON
GroupId

GroupId

com.graphhopper.external
ArtifactId

ArtifactId

jackson-datatype-jts
Version

Version

1.0-2.7
Type

Type

jar
Description

Description

Jackson-datatype-jts
Add-on module for Jackson (http://jackson.codehaus.org) to support JTS geometry types using the GeoJSON standard.
Project URL

Project URL

https://github.com/bedatadriven/jackson-datatype-jts/

Download jackson-datatype-jts 1.0-2.7


<!-- https://jarcasting.com/artifacts/com.graphhopper.external/jackson-datatype-jts/ -->
<dependency>
    <groupId>com.graphhopper.external</groupId>
    <artifactId>jackson-datatype-jts</artifactId>
    <version>1.0-2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper.external/jackson-datatype-jts/
implementation 'com.graphhopper.external:jackson-datatype-jts:1.0-2.7'
// https://jarcasting.com/artifacts/com.graphhopper.external/jackson-datatype-jts/
implementation ("com.graphhopper.external:jackson-datatype-jts:1.0-2.7")
'com.graphhopper.external:jackson-datatype-jts:jar:1.0-2.7'
<dependency org="com.graphhopper.external" name="jackson-datatype-jts" rev="1.0-2.7">
  <artifact name="jackson-datatype-jts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper.external', module='jackson-datatype-jts', version='1.0-2.7')
)
libraryDependencies += "com.graphhopper.external" % "jackson-datatype-jts" % "1.0-2.7"
[com.graphhopper.external/jackson-datatype-jts "1.0-2.7"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
org.locationtech.jts : jts-core jar 1.16.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.2

Project Modules

There are no modules declared in this project.