forked from graphhopper/jsprit
-
Notifications
You must be signed in to change notification settings - Fork 0
jsprit core
jsprit edited this page Jan 30, 2014
·
15 revisions
jsprit-core depends on the following artifacts and their dependencies. If you do not use Maven managing your dependencies, you need to put these jars and their corresponding dependencies into your project's classpath.
- log4j (v1.2.15)
- commons-math (v2.2)
- commons-configurations (v1.9)
- xerces (v2.4.0)
- junit (v4.10)[scope: test]
- mockito (v1.9.5)[scope: test]
<dependency>
<groupId>jsprit</groupId>
<artifactId>jsprit-core</artifactId>
<version>release/snapshot-version</version>
</dependency>
See also Getting Started.