License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-web-bundle |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Dropwizard Bundle
Use the GraphHopper routing engine as a web-service
|
Filename | Size |
---|---|
graphhopper-web-bundle-5.3.pom | |
graphhopper-web-bundle-5.3.jar | 67 KB |
graphhopper-web-bundle-5.3-sources.jar | 33 KB |
graphhopper-web-bundle-5.3-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-web-bundle/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-web-bundle</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-web-bundle/
implementation 'com.graphhopper:graphhopper-web-bundle:5.3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-web-bundle/
implementation ("com.graphhopper:graphhopper-web-bundle:5.3")
'com.graphhopper:graphhopper-web-bundle:jar:5.3'
<dependency org="com.graphhopper" name="graphhopper-web-bundle" rev="5.3">
<artifact name="graphhopper-web-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-web-bundle', version='5.3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-web-bundle" % "5.3"
[com.graphhopper/graphhopper-web-bundle "5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.graphhopper : graphhopper-web-api | jar | 5.3 |
com.graphhopper : graphhopper-core | jar | 5.3 |
com.graphhopper : graphhopper-reader-gtfs | jar | 5.3 |
com.graphhopper : graphhopper-map-matching | jar | 5.3 |
javax.xml.ws : jaxws-api | jar | 2.3.1 |
com.google.guava : guava | jar | |
io.dropwizard : dropwizard-core | jar | |
io.dropwizard : dropwizard-client | jar | |
com.wdtinc : mapbox-vector-tile | jar | 3.1.0 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-xml-provider | jar | |
org.webjars.npm : react | jar | 16.10.2 |
org.webjars.npm : react-dom | jar | 16.10.2 |
org.webjars : leaflet | jar | 1.5.1 |
org.webjars : momentjs | jar | 2.24.0 |
org.webjars : jquery | jar | 2.2.3 |
org.webjars.npm : mapbox-gl | jar | 1.13.0 |
org.webjars : vue | jar | 2.6.12 |
org.webjars.npm : papaparse | jar | 5.2.0 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | |
com.graphhopper : directions-api-client-hc | jar | 5.3 |
org.junit.platform : junit-platform-launcher | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar |