UmlGraph
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>gr.spinellis</groupId>
<artifactId>UmlGraph</artifactId>
<version>4.6</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>gr.spinellis</groupId>
<artifactId>UmlGraph</artifactId>
<packaging>jar</packaging>
<name>UmlGraph Doclet</name>
<version>4.6</version>
<url>http://www.spinellis.gr/sw/umlgraph/</url>
<description>UmlGraph Doclet</description>
<licenses>
<license>
<name>Creative Commons Attribution-Noncommercial-No Derivative Works 2.5 License</name>
<url>http://creativecommons.org/licenses/by-nc-nd/2.5/</url>
<distribution>repo</distribution>
</license>
</licenses>
</project>