| License |
License |
|---|---|
| GroupId | GroupIdorg.ojalgo |
| ArtifactId | ArtifactIdojalgo-finance |
| Version | Version2.3.0 |
| Type | Typejar |
| Description |
DescriptionojAlgo-finance
Domain specific (finance) additions to oj! Algorithms
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ojalgo-finance-2.3.0.pom | |
| ojalgo-finance-2.3.0.jar | 148 KB |
| ojalgo-finance-2.3.0-sources.jar | 113 KB |
| ojalgo-finance-2.3.0-javadoc.jar | 467 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ojalgo/ojalgo-finance/ -->
<dependency>
<groupId>org.ojalgo</groupId>
<artifactId>ojalgo-finance</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-finance/
implementation 'org.ojalgo:ojalgo-finance:2.3.0'
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-finance/
implementation ("org.ojalgo:ojalgo-finance:2.3.0")
'org.ojalgo:ojalgo-finance:jar:2.3.0'
<dependency org="org.ojalgo" name="ojalgo-finance" rev="2.3.0">
<artifact name="ojalgo-finance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ojalgo', module='ojalgo-finance', version='2.3.0')
)
libraryDependencies += "org.ojalgo" % "ojalgo-finance" % "2.3.0"
[org.ojalgo/ojalgo-finance "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ojalgo : ojalgo | jar | 48.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ojalgo : ojalgo | test-jar | 48.4.1-SNAPSHOT |
| 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 |