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