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:
parent
06ff81efe5
commit
e3b9114664
3
ivy.xml
3
ivy.xml
|
|
@ -15,5 +15,8 @@
|
||||||
<dependency org="org.reflections" name="reflections" rev="0.9.2" />
|
<dependency org="org.reflections" name="reflections" rev="0.9.2" />
|
||||||
<dependency org="com.google.collections" name="google-collections" rev="0.9" />
|
<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>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue