is not current version
Last Version 1.0-2.7

com.graphhopper.external:jackson-datatype-jts 0.12-2.5-1

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

Categories

Categories

Data GraphHopper Business Logic Libraries Geospatial Jackson JSON
GroupId

GroupId

com.graphhopper.external
ArtifactId

ArtifactId

jackson-datatype-jts
Version

Version

0.12-2.5-1
Type

Type

jar

Download jackson-datatype-jts 0.12-2.5-1


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