License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-web-bundle |
Version | Version4.0-pre2 |
Type | Typejar |
Description |
DescriptionGraphHopper Dropwizard Bundle
Use the GraphHopper routing engine as a web-service
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-web-bundle/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-web-bundle</artifactId>
<version>4.0-pre2</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-web-bundle/
implementation 'com.graphhopper:graphhopper-web-bundle:4.0-pre2'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-web-bundle/
implementation ("com.graphhopper:graphhopper-web-bundle:4.0-pre2")
'com.graphhopper:graphhopper-web-bundle:jar:4.0-pre2'
<dependency org="com.graphhopper" name="graphhopper-web-bundle" rev="4.0-pre2">
<artifact name="graphhopper-web-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-web-bundle', version='4.0-pre2')
)
libraryDependencies += "com.graphhopper" % "graphhopper-web-bundle" % "4.0-pre2"
[com.graphhopper/graphhopper-web-bundle "4.0-pre2"]
Group / Artifact | Type | Version |
---|---|---|
com.graphhopper : graphhopper-web-api | jar | 4.0-pre2 |
com.graphhopper : graphhopper-core | jar | 4.0-pre2 |
com.graphhopper : graphhopper-reader-gtfs | jar | 4.0-pre2 |
com.graphhopper : graphhopper-map-matching | jar | 4.0-pre2 |
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 | 4.0-pre2 |
org.junit.platform : junit-platform-launcher | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar |