Author: echatellier Date: 2013-11-22 16:31:45 +0100 (Fri, 22 Nov 2013) New Revision: 3841 Url: http://forge.codelutin.com/projects/isis-fish/repository/revisions/3841 Log: Add jdistlib Modified: branches/4.0.1/pom.xml Modified: branches/4.0.1/pom.xml =================================================================== --- branches/4.0.1/pom.xml 2013-11-21 21:33:33 UTC (rev 3840) +++ branches/4.0.1/pom.xml 2013-11-22 15:31:45 UTC (rev 3841) @@ -308,6 +308,12 @@ <version>1.7.4</version> </dependency> + <dependency> + <groupId>net.sourceforge</groupId> + <artifactId>jdistlib</artifactId> + <version>0.0.7</version> + </dependency> + <!-- ssj pour les calculs stockastiques --> <dependency> <groupId>ssj</groupId>