Stay organized with collections
Save and categorize content based on your preferences.
You can install OR-Tools for Java either from the Maven package
manager, build it from source or use the Java SDK archive.
The Maven option is easier, so we recommend it unless you plan to modify
the source code or customize the build.
Using Maven packages
The following guides explain how to use OR-Tools for Java using the
published Maven packages:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-28 UTC."],[[["OR-Tools for Java can be installed using Maven packages, by building from source, or using binary distributions."],["The Maven installation is the easiest method and is recommended unless modifications or customizations to the source code are needed."],["Building from source is required for using third-party solvers with OR-Tools."],["Detailed installation instructions for all methods are provided for Linux, macOS, and Windows operating systems."]]],[]]