GraphHopper is a fast and memory efficient Java road routing engine working seamlessly with OpenStreetMap data.
'com.graphhopper:graphhopper:0.4.0'
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper</artifactId>
<version>0.4.0</version>
</dependency>
<dependency org="com.graphhopper" name="graphhopper" rev="0.4.0"/>
"com.graphhopper", "graphhopper", "0.4.0"