jung

Is there a library that persists jung graphs from a datastore/database

I am looking for a way to persist jung graphs in a database or datastore. Is there a functionality in jung that I could use for this purpose? Maybe there is a library I could use? ...

What is a maven repository url for jung2 (java graph framework) ?

I am looking for a maven repository that distributes jung2 packages. Unfortunetely I can not find any information on its location. Update: I have included the cental repository repo1. <repository> <id>central</id> <name>Maven Repository Switchboard</name> <layout>default</layout> <url>http://repo1.maven.org/maven2&lt;/url&gt;...