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