| License |
License |
|---|---|
| GroupId | GroupIdorg.ojalgo |
| ArtifactId | ArtifactIdojalgo-finance |
| Last Version | Last Version2.4.1 |
| Release Date | Release Date |
| 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.4.1.pom | |
| ojalgo-finance-2.4.1.jar | 146 KB |
| ojalgo-finance-2.4.1-sources.jar | 110 KB |
| ojalgo-finance-2.4.1-javadoc.jar | 566 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ojalgo/ojalgo-finance/ -->
<dependency>
<groupId>org.ojalgo</groupId>
<artifactId>ojalgo-finance</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-finance/
implementation 'org.ojalgo:ojalgo-finance:2.4.1'
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-finance/
implementation ("org.ojalgo:ojalgo-finance:2.4.1")
'org.ojalgo:ojalgo-finance:jar:2.4.1'
<dependency org="org.ojalgo" name="ojalgo-finance" rev="2.4.1">
<artifact name="ojalgo-finance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ojalgo', module='ojalgo-finance', version='2.4.1')
)
libraryDependencies += "org.ojalgo" % "ojalgo-finance" % "2.4.1"
[org.ojalgo/ojalgo-finance "2.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ojalgo : ojalgo | jar | 50.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ojalgo : ojalgo | test-jar | 50.0.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |