<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>OSWf - Source Code</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="./style.css" type="text/css" charset="utf-8" />
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon"/>
</head>
<body>
<div id="wrapper">
<!-- Start of 'left' column div ====================================================== -->
<div id="sidebar">
<div id="logo">
<h1>Informagen</h1>
<p><a href="./index.html">OSWf - Workflow</a></p>
<p>Source Code</p>
</div>
<script type='text/javascript' src="includes/jumplist.js"> </script>
<script type='text/javascript' src="includes/contactInfo.js"> </script>
</div>
<!-- Start of 'Content' column div =================================================== -->
<div id="content">
<div class="heading">
<h2>Source Code</h2>
<p>
Source is stored at SourceForge.net in a set of GIT repositories. The various components
can be downloaded using the command line command shown below.
</p>
<p>Source Code can browsed and downloaded directly from the SourceForge site at:
<a href='https://sourceforge.net/projects/oswf/'>https://sourceforge.net/projects/oswf/</a>
</p>
</div>
<!-- <div class="clear"> </div> -->
<div class='topic>'>
<h3>Core Workflow Engine</h3>
<pre class='code'>git clone git://git.code.sf.net/p/oswf/core oswf-core</pre>
</div>
<div class='topic>'>
<h3>Hibernate 3 Workflow Store</h3>
<pre class='code'>git clone git://git.code.sf.net/p/oswf/store oswf-store</pre>
</div>
<div class='topic>'>
<h3>OSWf Simulator</h3>
<pre class='code'>git clone git://git.code.sf.net/p/oswf/simulator oswf-simulator</pre>
</div>
<div class='topic>'>
<h3>Web Site</h3>
<pre class='code'>git clone git://git.code.sf.net/p/oswf/web oswf-web</pre>
</div>
</div> <!-- End of 'content' div ============================================================= -->
</div> <!-- End of 'wrapper' div ============================================================= -->
<div class="clear"> </div>
<div id="footer">
<div id="copyright">
Copyright © 2012-2013 William Gilbert, All rights reserved.
</div>
</div>
</body>
</html>