License |
License |
---|---|
GroupId | GroupIdorg.ojalgo |
ArtifactId | ArtifactIdojalgo-cplex |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
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.2.pom | |
ojalgo-cplex-3.0.2.jar | 10 KB |
ojalgo-cplex-3.0.2-sources.jar | 5 KB |
ojalgo-cplex-3.0.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-cplex/
implementation 'org.ojalgo:ojalgo-cplex:3.0.2'
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-cplex/
implementation ("org.ojalgo:ojalgo-cplex:3.0.2")
'org.ojalgo:ojalgo-cplex:jar:3.0.2'
<dependency org="org.ojalgo" name="ojalgo-cplex" rev="3.0.2">
<artifact name="ojalgo-cplex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ojalgo', module='ojalgo-cplex', version='3.0.2')
)
libraryDependencies += "org.ojalgo" % "ojalgo-cplex" % "3.0.2"
[org.ojalgo/ojalgo-cplex "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.ojalgo : ojalgo | jar | 49.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.ojalgo : ojalgo | test-jar | 49.2.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
Group / Artifact | Type | Version |
---|---|---|
cplex » cplex | jar | 12.8 |