License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-tools |
Version | Version3.0-pre5 |
Type | Typejar |
Description |
DescriptionGraphHopper Tools
Super pom of GraphHopper, the fast and flexible routing engine
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-tools/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-tools</artifactId>
<version>3.0-pre5</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-tools/
implementation 'com.graphhopper:graphhopper-tools:3.0-pre5'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-tools/
implementation ("com.graphhopper:graphhopper-tools:3.0-pre5")
'com.graphhopper:graphhopper-tools:jar:3.0-pre5'
<dependency org="com.graphhopper" name="graphhopper-tools" rev="3.0-pre5">
<artifact name="graphhopper-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-tools', version='3.0-pre5')
)
libraryDependencies += "com.graphhopper" % "graphhopper-tools" % "3.0-pre5"
[com.graphhopper/graphhopper-tools "3.0-pre5"]
Group / Artifact | Type | Version |
---|---|---|
com.graphhopper : graphhopper-core | jar | 3.0-pre5 |
com.graphhopper : graphhopper-web-api | jar | 3.0-pre5 |
org.apache.commons : commons-compress | jar | 1.19 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.graphhopper.external : jackson-datatype-jts | jar | 0.12-2.5-1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar |