License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial JSON Data |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-reader-json |
Last Version | Last Version0.10.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Reader JSON
Super pom of GraphHopper, the fast and flexible routing engine
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-reader-json/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-reader-json</artifactId>
<version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-reader-json/
implementation 'com.graphhopper:graphhopper-reader-json:0.10.3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-reader-json/
implementation ("com.graphhopper:graphhopper-reader-json:0.10.3")
'com.graphhopper:graphhopper-reader-json:jar:0.10.3'
<dependency org="com.graphhopper" name="graphhopper-reader-json" rev="0.10.3">
<artifact name="graphhopper-reader-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-reader-json', version='0.10.3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-reader-json" % "0.10.3"
[com.graphhopper/graphhopper-reader-json "0.10.3"]
Group / Artifact | Type | Version |
---|---|---|
com.graphhopper : graphhopper-core | jar | 0.10.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.4 |
com.bedatadriven : jackson-datatype-jts | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |
com.graphhopper : graphhopper-core | test-jar | 0.10.3 |
junit : junit | jar | 4.12 |