mirror of https://github.com/dspinellis/UMLGraph
60 lines
3.7 KiB
HTML
60 lines
3.7 KiB
HTML
<?xml version="1.0" encoding="us-ascii"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<!-- No not edit this page in the web directory. -->
|
|
<!-- $Id$ -->
|
|
<head>
|
|
<title>UMLGraph - Old Versions</title>
|
|
<meta name="AUTHOR" content="Diomidis Spinellis" />
|
|
</head>
|
|
<body>
|
|
<h1 align="right"><tt><font color="#ff0000">UMLGraph dds</font></tt></h1>
|
|
<h2>UMLGraph - Old Versions</h2>
|
|
|
|
These are links to old versions of UMLGraph, that may be useful to
|
|
people running older versions of the Java runtime environment.
|
|
Note that the web documentation applies to the current version.
|
|
<ul>
|
|
<li> <a href="UMLGraph-4.8.tar.gz">UmlGraph package version 4.8 - .tar.gz</a>
|
|
(The last version compatible with Java 1.5; compressed tar file containing the source code, the compiled doclet,
|
|
and the complete documentation in HTML format).
|
|
</li>
|
|
<li> <a href="UMLGraph-4.8.zip">UmlGraph package version 4.8 - .zip</a>
|
|
(The last version compatible with Java 1.5; zip file containing the source code, the compiled doclet,
|
|
and the complete documentation in HTML format).
|
|
</li>
|
|
<li> <a href="UMLGraph-2.10.tar.gz">UmlGraph package version 2.10 - .tar.gz</a>
|
|
(The last version compatible with Java 1.4; compressed tar file containing the source code, the compiled doclet,
|
|
and the complete documentation in HTML format).
|
|
</li>
|
|
<li> <a href="UMLGraph-2.10.zip">UmlGraph package version 2.10 - .zip</a>
|
|
(The last version compatible with Java 1.4; zip file containing the source code, the compiled doclet,
|
|
and the complete documentation in HTML format).
|
|
</li>
|
|
<li> <a href="CHECKSUM.MD5">MD5 checksums</a> for each of the above .zip, .tar.gz, and jar archives.
|
|
</ul>
|
|
<!-- End matter {{{1 -->
|
|
<p />
|
|
<a href="http://www.umlgraph.org">UMLGraph home page</a>
|
|
<hr />
|
|
<font size="-2">
|
|
<a href="http://validator.w3.org/check/referer"><img hspace="4" align="left" src="valid-xhtml10.png" border="0" alt="Valid XHTML 1.0!" height="31" width="88" /></a>
|
|
<a href="http://www.w3.org/WAI/WCAG1AAA-Conformance" title="Explanation of Level Triple-A Conformance"><img hspace="4" align="left" border="0" height="32" width="88" src="wcag1AAA.gif" alt="Level Triple-A conformance icon, W3C-WAI Web Content Accessibility Guidelines 1.0" /></a>
|
|
<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/2.5/"><img hspace="4" align="left" alt="Creative Commons License" style="border-width: 0" src="http://creativecommons.org/images/public/somerights20.png"/></a>
|
|
Unless otherwise expressly stated, all original material on this page created by Diomidis Spinellis is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/2.5/">Creative Commons Attribution-Noncommercial-No Derivative Works 2.5 License</a>.
|
|
<!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
|
<Work rdf:about="">
|
|
<license rdf:resource="http://creativecommons.org/licenses/by-nc-nd/2.5/" />
|
|
<dc:date>2006</dc:date>
|
|
<dc:rights><Agent><dc:title>Diomidis Spinellis</dc:title></Agent></dc:rights>
|
|
<dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
|
|
</Work>
|
|
<License rdf:about="http://creativecommons.org/licenses/by-nc-nd/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/></License></rdf:RDF> -->
|
|
<br />
|
|
Last modified: $Date$
|
|
</font>
|
|
</body>
|
|
</html>
|