License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-web |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Web
Use the GraphHopper routing engine as a web-service
|
Filename | Size |
---|---|
graphhopper-web-5.3.pom | |
graphhopper-web-5.3.jar | 26 MB |
graphhopper-web-5.3-sources.jar | 543 KB |
graphhopper-web-5.3-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-web/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-web</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-web/
implementation 'com.graphhopper:graphhopper-web:5.3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-web/
implementation ("com.graphhopper:graphhopper-web:5.3")
'com.graphhopper:graphhopper-web:jar:5.3'
<dependency org="com.graphhopper" name="graphhopper-web" rev="5.3">
<artifact name="graphhopper-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-web', version='5.3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-web" % "5.3"
[com.graphhopper/graphhopper-web "5.3"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 2.0.21 |
org.hamcrest : hamcrest-library | jar | 1.3 |
com.graphhopper : directions-api-client-hc | jar | 5.3 |
org.junit.platform : junit-platform-launcher | jar | 1.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |