is not current version
Last Version 1.9.0-beta.7

jsprit-core 1.9.0-beta.4

A toolkit to solve vehicle routing problems.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

jsprit-core
Version

Version

1.9.0-beta.4
Type

Type

jar
Description

Description

jsprit-core
A toolkit to solve vehicle routing problems.
Source Code Management

Source Code Management

http://github.com/graphhopper/jsprit/tree/master/jsprit-core

Download jsprit-core 1.9.0-beta.4


<!-- https://jarcasting.com/artifacts/com.graphhopper/jsprit-core/ -->
<dependency>
    <groupId>com.graphhopper</groupId>
    <artifactId>jsprit-core</artifactId>
    <version>1.9.0-beta.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/jsprit-core/
implementation 'com.graphhopper:jsprit-core:1.9.0-beta.4'
// https://jarcasting.com/artifacts/com.graphhopper/jsprit-core/
implementation ("com.graphhopper:jsprit-core:1.9.0-beta.4")
'com.graphhopper:jsprit-core:jar:1.9.0-beta.4'
<dependency org="com.graphhopper" name="jsprit-core" rev="1.9.0-beta.4">
  <artifact name="jsprit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='jsprit-core', version='1.9.0-beta.4')
)
libraryDependencies += "com.graphhopper" % "jsprit-core" % "1.9.0-beta.4"
[com.graphhopper/jsprit-core "1.9.0-beta.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.4
org.slf4j : slf4j-api jar 1.7.21

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.