-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathThirdPartyCode.html
More file actions
28 lines (28 loc) · 871 Bytes
/
ThirdPartyCode.html
File metadata and controls
28 lines (28 loc) · 871 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>Third Party Code</title>
</head>
<body>
<h2>Third Party Code for petstore workspace</h2>
This document has the list of third party jars in the bpcatalog
workspace or used by the project. All inclusion and usage must be
approved *before* use.<br>
<h3>Third Party Code List<br>
</h3>
All third party code or bunary used must first get legal approval.
Check with Sean or Inder before considering adding any third part code
or binary into the workspace. Here is the list of third party code now
in blueprints catalog project :<br>
<br>
<ul>
<li>Dojo Toolkit http://www.dojotoolkit.org/ is used and bundled in
the petstore downloads<br>
</li>
</ul>
<br>
<br>
</body>
</html>