License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-example |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Example
Super pom of GraphHopper, the fast and flexible routing engine
|
Filename | Size |
---|---|
graphhopper-example-5.3.pom | |
graphhopper-example-5.3.jar | 16 KB |
graphhopper-example-5.3-sources.jar | 9 KB |
graphhopper-example-5.3-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-example/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-example</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-example/
implementation 'com.graphhopper:graphhopper-example:5.3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-example/
implementation ("com.graphhopper:graphhopper-example:5.3")
'com.graphhopper:graphhopper-example:jar:5.3'
<dependency org="com.graphhopper" name="graphhopper-example" rev="5.3">
<artifact name="graphhopper-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-example', version='5.3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-example" % "5.3"
[com.graphhopper/graphhopper-example "5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.graphhopper : graphhopper-core | jar | 5.3 |
org.slf4j : slf4j-api | jar | |
ch.qos.logback : logback-classic | 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 |