What kind of dependencies?

On Tuesday, February 26, 2013, Jochen Wiedmann wrote:

> Hi,
>
> has anyone here written, or can anyone recommend, a Java Open Source
> library, that allows to
>
> - Create a dependency graph and
> - Detect circular dependencies, if any
> - Resolve it (retrieve the graph nodes one by one in a manner that every
> retrieved node is independent
>   of the remaining graph, assuming absence of circular dependencies)
>
> Thanks,
>
> Jochen
>
>
> --
> "That's what prayers are ... it's frightened people trying to make friends
> with the bully!"
>
> Terry Pratchett. The Last Hero
>

Reply via email to