BAEL 767 - Moving module apache-commons-math to module libraries (#1701)
* BAEL 767 - Introduction to apache commons math * BAEL 767 - Moving examples to test classes * BAEL 767 - Renaming tests with BDD convention * BAEL 767 - Introduction to apache commons math * BAEL 767 - Moving examples to test classes * BAEL 767 - Renaming tests with BDD convention * BAEL 767 - Moving module apache-commons-math to module libraries * BAEL 767 - Delete directory apache-commons-math
This commit is contained in:
committed by
maibin
parent
bac494c0be
commit
2a3030dd98
@@ -171,6 +171,11 @@
|
||||
<version>${flink.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-math3</artifactId>
|
||||
<version>3.6.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user