Project

General

Profile

OptComponents » History » Version 2

Paula Gearon, 11/05/2008 05:13 AM
Initial post of this page

1 1 Paula Gearon
2 2 Paula Gearon
h1. Open Source Components
3
4
5 1 Paula Gearon
Source code for Open Source components may be obtained from the URL provided for each project, as listed in the following table.
6
7 2 Paula Gearon
<pre>
8
<code class="rst">
9 1 Paula Gearon
10
+-------------+-----------+----------------------------------------------------------------------+
11
|             |  JARs     | ant-1.7.0.jar, ant-junit-1.7.0.jar, ant-nodeps-1.7.0.jar,            |
12
|             |           | ant-apache-bsf-1.7.0.jar, ant-launcher-1.7.0.jar, ant-trax-1.7.0.jar |
13
|             +-----------+----------------------------------------------------------------------+
14
| Ant         |  URL      | http://java.sun.com/products/javabeans/glasgow/jaf.html              |
15
|             +-----------+----------------------------------------------------------------------+
16
|             |  License  | Apache License, Version 2.0.                                         |
17
+-------------+-----------+----------------------------------------------------------------------+
18
19
+-------------+-----------+----------------------------------------------------------------------+
20
|             |  JARs     | junit-3.8.1.jar                                                      |
21
|             +-----------+----------------------------------------------------------------------+
22
| JUnit       |  URL      | http://www.junit.org/    http://JUnit.sourceforge.net/               |
23
|             +-----------+----------------------------------------------------------------------+
24
|             |  License  | Common Public License, 1.0.                                          |
25
|             |           | see http://junit.sourceforge.net/cpl-v10.html                        |
26
+-------------+-----------+----------------------------------------------------------------------+
27
28
+-------------+-----------+----------------------------------------------------------------------+
29
|             |  JARs     | jxunit3.jar                                                          |
30
|             +-----------+----------------------------------------------------------------------+
31
| JXUnit      |  URL      | http://jxunit.sourceforge.net/                                       |
32
|             +-----------+----------------------------------------------------------------------+
33
|             |  License  | Modified BSD                                                         |
34
+-------------+-----------+----------------------------------------------------------------------+
35
36 2 Paula Gearon
</code></pre>