| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier GraphHopper Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.graphhopper |
| ArtifactId | ArtifactIdjsprit |
| Version | Version1.9.0-beta.5 |
| Type | Typepom |
| Description |
Descriptionjsprit
A toolkit to solve vehicle routing problems.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jsprit-1.9.0-beta.5.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.graphhopper/jsprit/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>jsprit</artifactId>
<version>1.9.0-beta.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/jsprit/
implementation 'com.graphhopper:jsprit:1.9.0-beta.5'
// https://jarcasting.com/artifacts/com.graphhopper/jsprit/
implementation ("com.graphhopper:jsprit:1.9.0-beta.5")
'com.graphhopper:jsprit:pom:1.9.0-beta.5'
<dependency org="com.graphhopper" name="jsprit" rev="1.9.0-beta.5">
<artifact name="jsprit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='jsprit', version='1.9.0-beta.5')
)
libraryDependencies += "com.graphhopper" % "jsprit" % "1.9.0-beta.5"
[com.graphhopper/jsprit "1.9.0-beta.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 1.9.5 |