Author: echatellier Date: 2017-05-18 09:49:57 +0200 (Thu, 18 May 2017) New Revision: 4417 Url: http://forge.codelutin.com/projects/isis-fish/repository/revisions/4417 Log: Add jrs331 api Modified: branches/isis-fish-4.4.0.x/pom.xml Modified: branches/isis-fish-4.4.0.x/pom.xml =================================================================== --- branches/isis-fish-4.4.0.x/pom.xml 2017-05-17 15:50:48 UTC (rev 4416) +++ branches/isis-fish-4.4.0.x/pom.xml 2017-05-18 07:49:57 UTC (rev 4417) @@ -359,6 +359,13 @@ </dependency> <!-- fin ssj pour les calculs stockastiques --> + <dependency> + <groupId>org.improving</groupId> + <artifactId>jsr331-api</artifactId> + <version>2.7.0-1</version> + <scope>runtime</scope> + </dependency> + <!-- debut svnkit pour communication subversion --> <dependency> <groupId>org.tmatesoft.svnkit</groupId>
participants (1)
-
echatellier@users.forge.codelutin.com