Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 4804e51a4e65c3167338eeddfc27c09f > files > 2

umlgraph-5.4-2.mga3.src.rpm

<?xml version="1.0" encoding="iso-8859-1"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  <modelVersion>4.0.0</modelVersion>

  <groupId>org.umlgraph</groupId>
  <artifactId>UmlGraph</artifactId>
  <version>5.4</version>

  <packaging>jar</packaging>
  <name>Automated Drawing of UML Diagrams</name>
  <url>http://www.umlgraph.org/</url>
  <description>
    UMLGraph allows the declarative specification and drawing of UML class and sequence diagrams.
  </description>
  <licenses>
    <license>
      <name>BSD</name>
      <url>http://www.opensource.org/licenses/bsd-license.html</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
</project>