| License |
License |
|---|---|
| Categories |
CategoriesData GraphHopper Business Logic Libraries Geospatial Jackson JSON |
| GroupId | GroupIdcom.graphhopper.external |
| ArtifactId | ArtifactIdjackson-datatype-jts |
| Last Version | Last Version1.0-2.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJackson-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://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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
| org.locationtech.jts : jts-core | jar | 1.16.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 3.2 |
| Version |
|---|
|
1.0-2.7
|
|
1.0-2.6
|
|
0.12-2.5-1
|
|
0.12-2.5-0
|
|
0.10-2.5-2
|
|
0.10-2.5-1
|