| License |
License |
|---|---|
| Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.rgi-corp |
| ArtifactId | ArtifactIdgraphhopper-reader-shp |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRGi Modified GraphHopper
GraphHopper with some modifications
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.rgi-corp/graphhopper-reader-shp/ -->
<dependency>
<groupId>com.rgi-corp</groupId>
<artifactId>graphhopper-reader-shp</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rgi-corp/graphhopper-reader-shp/
implementation 'com.rgi-corp:graphhopper-reader-shp:0.8.0'
// https://jarcasting.com/artifacts/com.rgi-corp/graphhopper-reader-shp/
implementation ("com.rgi-corp:graphhopper-reader-shp:0.8.0")
'com.rgi-corp:graphhopper-reader-shp:jar:0.8.0'
<dependency org="com.rgi-corp" name="graphhopper-reader-shp" rev="0.8.0">
<artifact name="graphhopper-reader-shp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rgi-corp', module='graphhopper-reader-shp', version='0.8.0')
)
libraryDependencies += "com.rgi-corp" % "graphhopper-reader-shp" % "0.8.0"
[com.rgi-corp/graphhopper-reader-shp "0.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.carrotsearch : hppc | jar | 0.7.2 |
| com.rgi-corp : graphhopper | jar | 0.8.0-SNAPSHOT |
| com.rgi-corp : graphhopper-reader-osm | jar | 0.8.0-SNAPSHOT |
| com.rgi-corp : graphhopper-reader-json | jar | 0.8.0-SNAPSHOT |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.apache.commons : commons-compress | jar | 1.10 |
| com.google.code.gson : gson | jar | 2.8.0 |
| com.vividsolutions : jts | jar | 1.13 |
| org.geotools » gt-main | jar | 15.2 |
| org.geotools » gt-data | jar | 15.2 |
| org.geotools » gt-api | jar | 15.2 |
| org.geotools » gt-opengis | jar | 15.2 |
| org.geotools » gt-metadata | jar | 15.2 |
| org.geotools » gt-referencing | jar | 15.2 |
| org.geotools » gt-shapefile | jar | 15.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |