| License |
License |
|---|---|
| Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.graphhopper |
| ArtifactId | ArtifactIdgraphhopper-nav |
| Version | Version5.0-pre1 |
| Type | Typejar |
| Description |
DescriptionGraphHopper Navigation
Super pom of GraphHopper, the fast and flexible routing engine
|
| Filename | Size |
|---|---|
| graphhopper-nav-5.0-pre1.pom | |
| graphhopper-nav-5.0-pre1.jar | 22 KB |
| graphhopper-nav-5.0-pre1-sources.jar | 13 KB |
| graphhopper-nav-5.0-pre1-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-nav/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-nav</artifactId>
<version>5.0-pre1</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-nav/
implementation 'com.graphhopper:graphhopper-nav:5.0-pre1'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-nav/
implementation ("com.graphhopper:graphhopper-nav:5.0-pre1")
'com.graphhopper:graphhopper-nav:jar:5.0-pre1'
<dependency org="com.graphhopper" name="graphhopper-nav" rev="5.0-pre1">
<artifact name="graphhopper-nav" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-nav', version='5.0-pre1')
)
libraryDependencies += "com.graphhopper" % "graphhopper-nav" % "5.0-pre1"
[com.graphhopper/graphhopper-nav "5.0-pre1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.graphhopper : graphhopper-web-api | jar | 5.0-pre1 |
| com.graphhopper : graphhopper-core | jar | 5.0-pre1 |
| io.dropwizard : dropwizard-core | jar |
| 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 |