MVN

com.joptimizer : joptimizer

Maven & Gradle

Aug 17, 2018
4 usages

JOptimizer · JOptimizer is a java library for solving general convex optimization problems, like for example LP, QP, QCQP, SOCP, SDP, GP and many more.

<dependency>
    <groupId>com.joptimizer</groupId>
    <artifactId>joptimizer</artifactId>
    <version>5.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.joptimizer : joptimizer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.0

All Versions

Choose a version of com.joptimizer : joptimizer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
joptimizer-5.0.0
4.0.x
joptimizer-4.0.0
3.5.x
joptimizer-3.5.1
joptimizer-3.5.0
3.4.x
joptimizer-3.4.0

How to add a dependency to Maven

Add the following com.joptimizer : joptimizer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.joptimizer</groupId>
    <artifactId>joptimizer</artifactId>
    <version>5.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.joptimizer : joptimizer gradle dependency to your build.gradle file:

implementation 'com.joptimizer:joptimizer:5.0.0'

Gradle Kotlin DSL: Add the following com.joptimizer : joptimizer gradle kotlin dependency to your build.gradle.kts file:

implementation("com.joptimizer:joptimizer:5.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.joptimizer : joptimizer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.joptimizer" % "joptimizer" % "5.0.0"

Advertisement

Dependencies from Group

Aug 17, 2018
4 usages

Discover Dependencies

Jun 19, 2019
1k stars
Jun 22, 2019
14 usages
3.9k stars
Jun 04, 2019
3 usages
74 stars
Oct 19, 2020
4 usages
Jun 19, 2022
2 usages
4 stars
Aug 17, 2023
11 usages
313 stars
Apr 25, 2023
9 usages
Aug 10, 2023
7 usages
2 stars
Oct 04, 2022
3 usages