Added jgrapht dependency.

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1923 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
hanna 2009-10-28 14:29:17 +00:00
parent 06ff81efe5
commit e3b9114664
1 changed files with 3 additions and 0 deletions

View File

@ -15,5 +15,8 @@
<dependency org="org.reflections" name="reflections" rev="0.9.2" />
<dependency org="com.google.collections" name="google-collections" rev="0.9" />
<!-- JGraph -->
<dependency org="org.jgrapht" name="jgrapht-jdk1.5" rev="0.7.3" />
</dependencies>
</ivy-module>