RGi Modified GraphHopper

GraphHopper with some modifications

License

License

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.rgi-corp
ArtifactId

ArtifactId

graphhopper
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

RGi Modified GraphHopper
GraphHopper with some modifications
Project URL

Project URL

https://gitlab.com/GitLabRGI/graphhopper
Source Code Management

Source Code Management

https://gitlab.com/GitLabRGI/graphhopper

Download graphhopper

How to add to project

<!-- https://jarcasting.com/artifacts/com.rgi-corp/graphhopper/ -->
<dependency>
    <groupId>com.rgi-corp</groupId>
    <artifactId>graphhopper</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rgi-corp/graphhopper/
implementation 'com.rgi-corp:graphhopper:0.8.0'
// https://jarcasting.com/artifacts/com.rgi-corp/graphhopper/
implementation ("com.rgi-corp:graphhopper:0.8.0")
'com.rgi-corp:graphhopper:jar:0.8.0'
<dependency org="com.rgi-corp" name="graphhopper" rev="0.8.0">
  <artifact name="graphhopper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rgi-corp', module='graphhopper', version='0.8.0')
)
libraryDependencies += "com.rgi-corp" % "graphhopper" % "0.8.0"
[com.rgi-corp/graphhopper "0.8.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.carrotsearch : hppc jar 0.7.2
net.sf.trove4j : trove4j jar 3.0.3
org.slf4j : slf4j-api jar 1.7.21
org.apache.xmlgraphics : xmlgraphics-commons jar 2.1
com.google.protobuf : protobuf-java jar 2.6.1
org.openstreetmap.osmosis : osmosis-osm-binary jar 0.44.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.17
org.json : json jar 20160212

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1