com.graphhopper-graphhopper-web-api (1.0.20240511180405-WW)
Published 2024-05-11 18:04:25 +00:00 by konstantin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement>
<dependency>
<groupId></groupId>
<artifactId>graphhopper-web-api</artifactId>
<version>1.0.20240511180405-WW</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=:graphhopper-web-api:1.0.20240511180405-WW
About this package
JSON Representation of the API classes
Dependencies
com.fasterxml.jackson.core:jackson-core
com.fasterxml.jackson.core:jackson-databind
com.graphhopper.external:jackson-datatype-jts
com.fasterxml.jackson.dataformat:jackson-dataformat-xml