| License |
License |
|---|---|
| GroupId | GroupIdorg.ojalgo |
| ArtifactId | ArtifactIdojalgo-cplex |
| Version | Version3.0.0 |
| Type | Typejar |
| Description |
DescriptionojAlgo-cplex
ojAlgo and CPLEX integration
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ojalgo-cplex-3.0.0.pom | |
| ojalgo-cplex-3.0.0.jar | 10 KB |
| ojalgo-cplex-3.0.0-sources.jar | 6 KB |
| ojalgo-cplex-3.0.0-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ojalgo/ojalgo-cplex/ -->
<dependency>
<groupId>org.ojalgo</groupId>
<artifactId>ojalgo-cplex</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-cplex/
implementation 'org.ojalgo:ojalgo-cplex:3.0.0'
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-cplex/
implementation ("org.ojalgo:ojalgo-cplex:3.0.0")
'org.ojalgo:ojalgo-cplex:jar:3.0.0'
<dependency org="org.ojalgo" name="ojalgo-cplex" rev="3.0.0">
<artifact name="ojalgo-cplex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ojalgo', module='ojalgo-cplex', version='3.0.0')
)
libraryDependencies += "org.ojalgo" % "ojalgo-cplex" % "3.0.0"
[org.ojalgo/ojalgo-cplex "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ojalgo : ojalgo | jar | 48.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ojalgo : ojalgo | test-jar | 48.4.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| cplex » cplex | jar | 12.8 |