Last Version

GraphHopper Web API 5.3

JSON Representation of the API classes

License

License

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-web-api
Version

Version

5.3
Type

Type

jar
Description

Description

GraphHopper Web API
JSON Representation of the API classes

Download graphhopper-web-api 5.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.graphhopper.external : jackson-datatype-jts jar 0.12-2.5-1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar

test (3)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar

Project Modules

There are no modules declared in this project.