is not current version
Last Version 6.0.1

finmath lib 5.1.3

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

5.1.3
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 5.1.3


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

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.