License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-parent |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGraphHopper Parent Project
Super pom of GraphHopper, the fast and flexible routing engine
|
Project URL |
Project URL |
Filename | Size |
---|---|
graphhopper-parent-5.3.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-parent/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-parent</artifactId>
<version>5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-parent/
implementation 'com.graphhopper:graphhopper-parent:5.3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-parent/
implementation ("com.graphhopper:graphhopper-parent:5.3")
'com.graphhopper:graphhopper-parent:pom:5.3'
<dependency org="com.graphhopper" name="graphhopper-parent" rev="5.3">
<artifact name="graphhopper-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-parent', version='5.3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-parent" % "5.3"
[com.graphhopper/graphhopper-parent "5.3"]
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 |