MVN

org.ojalgo : ojalgo-gurobi

Maven & Gradle

Jul 06, 2022
0 stars

ojAlgo-gurobi · ojAlgo and GUROBI integration

<dependency>
    <groupId>org.ojalgo</groupId>
    <artifactId>ojalgo-gurobi</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ojalgo : ojalgo-gurobi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of org.ojalgo : ojalgo-gurobi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
ojalgo-gurobi-3.0.1
ojalgo-gurobi-3.0.0
2.47.x
ojalgo-gurobi-2.47.2

How to add a dependency to Maven

Add the following org.ojalgo : ojalgo-gurobi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ojalgo</groupId>
    <artifactId>ojalgo-gurobi</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ojalgo : ojalgo-gurobi gradle dependency to your build.gradle file:

implementation 'org.ojalgo:ojalgo-gurobi:3.0.1'

Gradle Kotlin DSL: Add the following org.ojalgo : ojalgo-gurobi gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ojalgo:ojalgo-gurobi:3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ojalgo : ojalgo-gurobi sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ojalgo" % "ojalgo-gurobi" % "3.0.1"

Advertisement

Dependencies from Group

Apr 16, 2023
35 usages
430 stars
Sep 28, 2022
2 usages
0 stars
Jan 04, 2022
1 usages
9 stars
Jul 06, 2022
0 stars
Apr 29, 2019
4 stars

Discover Dependencies

Aug 01, 2023
22 stars
Dec 18, 2021
4 stars
Feb 26, 2021
3 usages
Feb 24, 2023
2 usages
Jul 03, 2019
12 usages
347 stars
Dec 17, 2018
209 stars
Jan 02, 2019
0 stars