MVN

com.graphhopper.external : jackson-datatype-jts

Maven & Gradle

Nov 21, 2022
15 usages
79 stars

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

<dependency>
    <groupId>com.graphhopper.external</groupId>
    <artifactId>jackson-datatype-jts</artifactId>
    <version>2.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.graphhopper.external : jackson-datatype-jts to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.14

All Versions

Choose a version of com.graphhopper.external : jackson-datatype-jts to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.14
jackson-datatype-jts-2.14
1.0
jackson-datatype-jts-1.0-2.7
jackson-datatype-jts-1.0-2.6
0.12
jackson-datatype-jts-0.12-2.5-1
jackson-datatype-jts-0.12-2.5-0
0.10
jackson-datatype-jts-0.10-2.5-2
jackson-datatype-jts-0.10-2.5-1

How to add a dependency to Maven

Add the following com.graphhopper.external : jackson-datatype-jts maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.graphhopper.external</groupId>
    <artifactId>jackson-datatype-jts</artifactId>
    <version>2.14</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.graphhopper.external : jackson-datatype-jts gradle dependency to your build.gradle file:

implementation 'com.graphhopper.external:jackson-datatype-jts:2.14'

Gradle Kotlin DSL: Add the following com.graphhopper.external : jackson-datatype-jts gradle kotlin dependency to your build.gradle.kts file:

implementation("com.graphhopper.external:jackson-datatype-jts:2.14")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.graphhopper.external : jackson-datatype-jts sbt scala dependency to your build.sbt file:

libraryDependencies += "com.graphhopper.external" % "jackson-datatype-jts" % "2.14"

Advertisement

Dependencies from Group

Nov 21, 2022
15 usages
79 stars
Sep 30, 2020
1 usages
86 stars

Discover Dependencies

Aug 25, 2023
16 usages
1.8k stars
May 20, 2018
8 usages
4.6k stars
Jun 22, 2023
12 usages
4.5k stars
ip
Apr 14, 2023
8 usages
1.4k stars
Feb 12, 2018
8 usages
3.3k stars
Feb 02, 2021
8 usages
33 stars
Apr 05, 2019
9 usages
290 stars