License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-web |
Version | Version4.0-pre2 |
Type | Typejar |
Description |
DescriptionGraphHopper Web
Use the GraphHopper routing engine as a web-service
|
Filename | Size |
---|---|
graphhopper-web-4.0-pre2.pom | |
graphhopper-web-4.0-pre2.jar | 40 MB |
graphhopper-web-4.0-pre2-sources.jar | 9 KB |
graphhopper-web-4.0-pre2-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-web/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-web</artifactId>
<version>4.0-pre2</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-web/
implementation 'com.graphhopper:graphhopper-web:4.0-pre2'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-web/
implementation ("com.graphhopper:graphhopper-web:4.0-pre2")
'com.graphhopper:graphhopper-web:jar:4.0-pre2'
<dependency org="com.graphhopper" name="graphhopper-web" rev="4.0-pre2">
<artifact name="graphhopper-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-web', version='4.0-pre2')
)
libraryDependencies += "com.graphhopper" % "graphhopper-web" % "4.0-pre2"
[com.graphhopper/graphhopper-web "4.0-pre2"]
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 | 4.0-pre2 |
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 |