-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproject-info.html
305 lines (281 loc) · 11.8 KB
/
project-info.html
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
<!DOCTYPE html>
<!--
Generated by Apache Maven Doxia at 2022-02-10
Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<title>Jersey - Project Information</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta http-equiv="content-language" content="en" />
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap.min.css" rel="stylesheet" />
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-responsive.min.css" rel="stylesheet" />
<link href=".//css/docs.css" rel="stylesheet" />
<link href=".//css/reflow-skin.css" rel="stylesheet" />
<link href="//yandex.st/highlightjs/7.3/styles/solarized_dark.min.css" rel="stylesheet" />
<link href=".//css/lightbox.css" rel="stylesheet" />
<link href=".//css/site.css" rel="stylesheet" />
<link href=".//css/print.css" rel="stylesheet" media="print" />
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css"/>
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3160303-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body class="page-project-info project-site" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="index.html"><img src="images/jersey_logo.png" style="width:22px; margin-right:10px;" /><span class="gf-orange">Jersey</span><span> - RESTful Web Services in Java.</span></a>
<div class="nav-collapse">
<ul class="nav pull-right">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Jersey 3.0.4 <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="download.html" title="Get latest Jersey">Get latest Jersey </a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
<a href="documentation/latest/index.html" title="User Guide">User Guide </a>
<ul class="dropdown-menu">
<li><a href="documentation/latest/getting-started.html" title="Getting Started">Getting Started </a></li>
<li><a href="documentation/latest/modules-and-dependencies.html" title="Modules and Dependencies">Modules and Dependencies </a></li>
</ul>
</li>
<li><a href="apidocs/latest/jersey/index.html" title="API javadoc">API javadoc </a></li>
</ul>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<div class="container">
<!-- Masthead
================================================== -->
<header class="jumbotron subhead">
<div class="row" id="banner">
<div class="span12">
<div class="pull-left">
<a href="index.html" id="bannerLeft"><h1><img src="images/jersey_logo.png" style="width:56px; margin-right:14px;" /><span class="gf-orange">Jersey</span></h1></a>
<p class="lead">RESTful Web Services in Java.</p>
</div>
<div class="pull-right">
</div>
</div>
</div>
<hr class="toc-separator" />
<div id="toc-bar" class="navbar">
<div class="navbar-inner">
<div id="toc-scroll-target" class="container">
<ul id="toc" class="nav">
<li class="toplevel"><a href="#Project_Information" title="Project Information">Project Information</a></li>
<li class="toplevel"><a href="#Overview" title="Overview">Overview</a></li>
</ul>
</div>
</div>
</div>
</header>
<div class="main-body">
<div class="row">
<div class="span12">
<div class="body-content">
<div class="section">
<div class="page-header">
<h2 id="Project_Information">Project Information</h2>
</div>
<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p>
<div class="section">
<h3 id="Overview">Overview</h3>
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
<th>Document</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="b">
<td><a href="index.html">About</a></td>
<td>Jersey is the open source (under dual CDDL+GPL license) JAX-RS 2.0 (JSR 339) production quality Reference Implementation for building RESTful Web services.</td>
</tr>
<tr class="a">
<td><a href="plugin-management.html">Plugin Management</a></td>
<td>This document lists the plugins that are defined through pluginManagement.</td>
</tr>
<tr class="b">
<td><a href="distribution-management.html">Distribution Management</a></td>
<td>This document provides informations on the distribution management of this project.</td>
</tr>
<tr class="a">
<td><a href="dependency-info.html">Dependency Information</a></td>
<td>This document describes how to to include this project as a dependency using various dependency management tools.</td>
</tr>
<tr class="b">
<td><a href="source-repository.html">Source Repository</a></td>
<td>This is a link to the online source repository that can be viewed via a web browser.</td>
</tr>
<tr class="a">
<td><a href="mail-lists.html">Mailing Lists</a></td>
<td>This document provides subscription and archive information for this project's mailing lists.</td>
</tr>
<tr class="b">
<td><a href="issue-tracking.html">Issue Tracking</a></td>
<td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td>
</tr>
<tr class="a">
<td><a href="integration.html">Continuous Integration</a></td>
<td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td>
</tr>
<tr class="b">
<td><a href="plugins.html">Project Plugins</a></td>
<td>This document lists the build plugins and the report plugins used by this project.</td>
</tr>
<tr class="a">
<td><a href="license.html">Project License</a></td>
<td>This is a link to the definitions of project licenses.</td>
</tr>
<tr class="b">
<td><a href="team-list.html">Project Team</a></td>
<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td>
</tr>
<tr class="a">
<td><a href="project-summary.html">Project Summary</a></td>
<td>This document lists other related information of this project</td>
</tr>
<tr class="b">
<td><a href="dependencies.html">Dependencies</a></td>
<td>This document lists the project's dependencies and provides information on each dependency.</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div><!-- /container -->
<!-- Footer
================================================== -->
<footer class="well">
<div class="container">
<div class="row">
<div class="span3 bottom-nav">
<ul class="nav nav-list">
<li class="nav-header">Main</li>
<li>
<a href="index.html" title="Home">Home </a>
</li>
<li>
<a href="license.html" title="License">License </a>
</li>
<li>
<a href="using.html" title="Who's Using Jersey">Who's Using Jersey </a>
</li>
<li class="nav-header">Download</li>
<li>
<a href="download.html" title="Get Jersey">Get Jersey </a>
</li>
</ul>
</div>
<div class="span3 bottom-nav">
<ul class="nav nav-list">
<li class="nav-header">Follow</li>
<li>
<a href="https://twitter.com/gf_jersey" title="Twitter" class="externalLink">Twitter </a>
</li>
<li class="nav-header">Contribute</li>
<li>
<a href="contribute.html" title="Contribute">Contribute </a>
</li>
<li>
<a href="http://stackoverflow.com/questions/tagged/jersey" title="StackOverflow" class="externalLink">StackOverflow </a>
</li>
<li>
<a href="mailing.html" title="Mailing Lists">Mailing Lists </a>
</li>
</ul>
</div>
<div class="span3 bottom-nav">
<ul class="nav nav-list">
<li class="nav-header">Project Info</li>
<li>
<a href="scm.html" title="Source Control">Source Control </a>
</li>
<li>
<a href="https://github.com/eclipse-ee4j/jersey/issues" title="Issue Tracking" class="externalLink">Issue Tracking </a>
</li>
<li>
<a href="mailing.html" title="Mailing Lists">Mailing Lists </a>
</li>
<li>
<a href="team-list.html" title="Project Team">Project Team </a>
</li>
<li>
<a href="release-notes/index.html" title="Release Notes">Release Notes </a>
</li>
</ul>
</div>
<div class="span3 bottom-description">
<center>
<a href="https://glassfish.github.io" style="border:0; display:block">
<img src="images/glassfish_logo.png" style="width:200px; margin-bottom:20px;">
</a>
Jersey is member of <a href="https://glassfish.github.io">GlassFish</a> project.
</center>
</div>
</div>
</div>
</footer>
<div class="container subfooter">
<div class="row">
<div class="span12">
<p class="pull-right"><a href="#">Back to top</a></p>
<p class="copyright">Copyright ©2010-2022 <a href="http://oracle.com">Oracle Corporation</a>. All Rights Reserved.</p>
<p class="version-date"><span class="publishDate">Last Published: 2022-02-10. </span></p>
</div>
</div>
</div>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Fallback jQuery loading from Google CDN:
http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go -->
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript">
if (typeof jQuery == 'undefined')
{
document.write(unescape("%3Cscript src='.//js/jquery-3.7.1.min.js' type='text/javascript'%3E%3C/script%3E"));
}
</script>
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/js/bootstrap.min.js"></script>
<script src=".//js/lightbox.js"></script>
<script src=".//js/jquery.smooth-scroll.min.js"></script>
<!-- back button support for smooth scroll -->
<script src=".//js/jquery.ba-bbq.min.js"></script>
<script src="//yandex.st/highlightjs/7.3/highlight.min.js"></script>
<script src=".//js/reflow-skin.js"></script>
</body>
</html>