License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-reader-shp |
Last Version | Last Version0.12.0-pre1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Reader for Shapefile Data
Super pom of GraphHopper, the fast and flexible routing engine
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-reader-shp/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-reader-shp</artifactId>
<version>0.12.0-pre1</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-reader-shp/
implementation 'com.graphhopper:graphhopper-reader-shp:0.12.0-pre1'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-reader-shp/
implementation ("com.graphhopper:graphhopper-reader-shp:0.12.0-pre1")
'com.graphhopper:graphhopper-reader-shp:jar:0.12.0-pre1'
<dependency org="com.graphhopper" name="graphhopper-reader-shp" rev="0.12.0-pre1">
<artifact name="graphhopper-reader-shp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-reader-shp', version='0.12.0-pre1')
)
libraryDependencies += "com.graphhopper" % "graphhopper-reader-shp" % "0.12.0-pre1"
[com.graphhopper/graphhopper-reader-shp "0.12.0-pre1"]
Group / Artifact | Type | Version |
---|---|---|
com.graphhopper : graphhopper-core | jar | 0.12.0-pre1 |
org.geotools » gt-shapefile | jar | 19.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |
junit : junit | jar | 4.12 |
com.graphhopper : graphhopper-reader-osm | jar | 0.12.0-pre1 |