finmath lib is a Mathematical Finance Library in Java. It provides algorithms and methodologies related to mathematical finance.
'net.finmath:finmath-lib:1.3.2'
<dependency> <groupId>net.finmath</groupId> <artifactId>finmath-lib</artifactId> <version>1.3.2</version> </dependency>
<dependency org="net.finmath" name="finmath-lib" rev="1.3.2"/>
"net.finmath", "finmath-lib", "1.3.2"