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