is not current version
Last Version 6.0.1

finmath lib 6.0.0

finmath lib is a Mathematical Finance Library in Java. It provides algorithms and methodologies related to mathematical finance.

License

License

Categories

Categories

Net
GroupId

GroupId

net.finmath
ArtifactId

ArtifactId

finmath-lib
Version

Version

6.0.0
Type

Type

jar
Description

Description

finmath lib
finmath lib is a Mathematical Finance Library in Java. It provides algorithms and methodologies related to mathematical finance.
Project URL

Project URL

http://www.finmath.net/finmath-lib
Project Organization

Project Organization

finmath.net
Source Code Management

Source Code Management

https://github.com/finmath/finmath-lib

Download finmath-lib 6.0.0


<!-- https://jarcasting.com/artifacts/net.finmath/finmath-lib/ -->
<dependency>
    <groupId>net.finmath</groupId>
    <artifactId>finmath-lib</artifactId>
    <version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.finmath/finmath-lib/
implementation 'net.finmath:finmath-lib:6.0.0'
// https://jarcasting.com/artifacts/net.finmath/finmath-lib/
implementation ("net.finmath:finmath-lib:6.0.0")
'net.finmath:finmath-lib:jar:6.0.0'
<dependency org="net.finmath" name="finmath-lib" rev="6.0.0">
  <artifact name="finmath-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.finmath', module='finmath-lib', version='6.0.0')
)
libraryDependencies += "net.finmath" % "finmath-lib" % "6.0.0"
[net.finmath/finmath-lib "6.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-lang3 jar 3.10
org.jblas : jblas jar 1.2.4

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2

Project Modules

There are no modules declared in this project.