|
@@ -43,6 +43,16 @@
|
|
<artifactId>commons-codec</artifactId>
|
|
<artifactId>commons-codec</artifactId>
|
|
<version>1.4</version>
|
|
<version>1.4</version>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.commons</groupId>
|
|
|
|
+ <artifactId>commons-math</artifactId>
|
|
|
|
+ <version>2.1</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>commons-configuration</groupId>
|
|
|
|
+ <artifactId>commons-configuration</artifactId>
|
|
|
|
+ <version>1.6</version>
|
|
|
|
+ </dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>commons-net</groupId>
|
|
<groupId>commons-net</groupId>
|
|
<artifactId>commons-net</artifactId>
|
|
<artifactId>commons-net</artifactId>
|