License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-web-api |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Web API
JSON Representation of the API classes
|
Filename | Size |
---|---|
graphhopper-web-api-5.3.pom | |
graphhopper-web-api-5.3.jar | 33 KB |
graphhopper-web-api-5.3-sources.jar | 27 KB |
graphhopper-web-api-5.3-javadoc.jar | 114 KB |
Browse |
<!-- 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"]
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 |
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 |