|
3 | 3 |
|
4 | 4 | DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. |
5 | 5 |
|
6 | | - Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved. |
| 6 | + Copyright (c) 2013-2015 Oracle and/or its affiliates. All rights reserved. |
7 | 7 |
|
8 | 8 | The contents of this file are subject to the terms of either the GNU |
9 | 9 | General Public License Version 2 only ("GPL") or the Common Development |
|
168 | 168 | </link> |
169 | 169 | </entry> |
170 | 170 | <entry>Simple Http Container</entry> |
| 171 | +</row> |
| 172 | +<row> |
| 173 | +<entry> |
| 174 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-gf-ejb/dependencies.html"> |
| 175 | + jersey-gf-ejb |
| 176 | +</link> |
| 177 | +</entry> |
| 178 | +<entry>Jersey EJB for GlassFish integration</entry> |
171 | 179 | </row> |
172 | 180 | </tbody> |
173 | 181 | </tgroup> |
|
312 | 320 | </row> |
313 | 321 | <row> |
314 | 322 | <entry> |
| 323 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-cdi1x/dependencies.html"> |
| 324 | + jersey-cdi1x |
| 325 | +</link> |
| 326 | +</entry> |
| 327 | +<entry>Jersey CDI 1.1 integration</entry> |
| 328 | +</row> |
| 329 | +<row> |
| 330 | +<entry> |
| 331 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-cdi1x-ban-custom-hk2-binding/dependencies.html"> |
| 332 | + jersey-cdi1x-ban-custom-hk2-binding |
| 333 | +</link> |
| 334 | +</entry> |
| 335 | +<entry>Jersey CDI integration - this module disables custom HK2 bindings</entry> |
| 336 | +</row> |
| 337 | +<row> |
| 338 | +<entry> |
| 339 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-cdi1x-transaction/dependencies.html"> |
| 340 | + jersey-cdi1x-transaction |
| 341 | +</link> |
| 342 | +</entry> |
| 343 | +<entry>Jersey CDI 1.x Transactional Support</entry> |
| 344 | +</row> |
| 345 | +<row> |
| 346 | +<entry> |
315 | 347 | <link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/jersey-declarative-linking/dependencies.html"> |
316 | 348 | jersey-declarative-linking |
317 | 349 | </link> |
|
384 | 416 | </row> |
385 | 417 | <row> |
386 | 418 | <entry> |
| 419 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-rx-client/dependencies.html"> |
| 420 | + jersey-rx-client |
| 421 | +</link> |
| 422 | +</entry> |
| 423 | +<entry>Jersey Reactive Client extension implementation.</entry> |
| 424 | +</row> |
| 425 | +<row> |
| 426 | +<entry> |
| 427 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-rx-client-guava/dependencies.html"> |
| 428 | + jersey-rx-client-guava |
| 429 | +</link> |
| 430 | +</entry> |
| 431 | +<entry>Jersey Reactive Client - Guava (ListenableFuture) provider.</entry> |
| 432 | +</row> |
| 433 | +<row> |
| 434 | +<entry> |
| 435 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-rx-client-jsr166e/dependencies.html"> |
| 436 | + jersey-rx-client-jsr166e |
| 437 | +</link> |
| 438 | +</entry> |
| 439 | +<entry>Jersey Reactive Client - JSR-166e, pre-Java 8, (CompletableFuture) provider.</entry> |
| 440 | +</row> |
| 441 | +<row> |
| 442 | +<entry> |
| 443 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-rx-client-rxjava/dependencies.html"> |
| 444 | + jersey-rx-client-rxjava |
| 445 | +</link> |
| 446 | +</entry> |
| 447 | +<entry>Jersey Reactive Client - RxJava (Observable) provider.</entry> |
| 448 | +</row> |
| 449 | +<row> |
| 450 | +<entry> |
387 | 451 | <link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/jersey-servlet-portability/dependencies.html"> |
388 | 452 | jersey-servlet-portability |
389 | 453 | </link> |
|
407 | 471 | <entry>A doclet that generates a resourcedoc xml file: this file contains the javadoc documentation |
408 | 472 | of resource classes, so that this can be used for extending generated wadl with useful |
409 | 473 | documentation.</entry> |
| 474 | +</row> |
| 475 | +<row> |
| 476 | +<entry> |
| 477 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-weld2-se/dependencies.html"> |
| 478 | + jersey-weld2-se |
| 479 | +</link> |
| 480 | +</entry> |
| 481 | +<entry>WELD 2.x SE support</entry> |
410 | 482 | </row> |
411 | 483 | </tbody> |
412 | 484 | </tgroup> |
|
429 | 501 | </link> |
430 | 502 | </entry> |
431 | 503 | <entry>Jersey Test Framework Core</entry> |
| 504 | +</row> |
| 505 | +<row> |
| 506 | +<entry> |
| 507 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-test-framework-provider-bundle/dependencies.html"> |
| 508 | + jersey-test-framework-provider-bundle |
| 509 | +</link> |
| 510 | +</entry> |
| 511 | +<entry>Jersey Test Framework Providers Bundle</entry> |
| 512 | +</row> |
| 513 | +<row> |
| 514 | +<entry> |
| 515 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-test-framework-provider-external/dependencies.html"> |
| 516 | + jersey-test-framework-provider-external |
| 517 | +</link> |
| 518 | +</entry> |
| 519 | +<entry>Jersey Test Framework - External container</entry> |
| 520 | +</row> |
| 521 | +<row> |
| 522 | +<entry> |
| 523 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-test-framework-provider-grizzly2/dependencies.html"> |
| 524 | + jersey-test-framework-provider-grizzly2 |
| 525 | +</link> |
| 526 | +</entry> |
| 527 | +<entry>Jersey Test Framework - Grizzly2 container</entry> |
| 528 | +</row> |
| 529 | +<row> |
| 530 | +<entry> |
| 531 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-test-framework-provider-inmemory/dependencies.html"> |
| 532 | + jersey-test-framework-provider-inmemory |
| 533 | +</link> |
| 534 | +</entry> |
| 535 | +<entry>Jersey Test Framework - InMemory container</entry> |
| 536 | +</row> |
| 537 | +<row> |
| 538 | +<entry> |
| 539 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-test-framework-provider-jdk-http/dependencies.html"> |
| 540 | + jersey-test-framework-provider-jdk-http |
| 541 | +</link> |
| 542 | +</entry> |
| 543 | +<entry>Jersey Test Framework - JDK HTTP container</entry> |
| 544 | +</row> |
| 545 | +<row> |
| 546 | +<entry> |
| 547 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-test-framework-provider-jetty/dependencies.html"> |
| 548 | + jersey-test-framework-provider-jetty |
| 549 | +</link> |
| 550 | +</entry> |
| 551 | +<entry>Jersey Test Framework - Jetty HTTP container</entry> |
| 552 | +</row> |
| 553 | +<row> |
| 554 | +<entry> |
| 555 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-test-framework-provider-simple/dependencies.html"> |
| 556 | + jersey-test-framework-provider-simple |
| 557 | +</link> |
| 558 | +</entry> |
| 559 | +<entry>Jersey Test Framework - Simple HTTP container</entry> |
432 | 560 | </row> |
433 | 561 | </tbody> |
434 | 562 | </tgroup> |
|
516 | 644 | <tbody> |
517 | 645 | <row> |
518 | 646 | <entry> |
519 | | -<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-gf-cdi/dependencies.html"> |
520 | | - jersey-gf-cdi |
521 | | -</link> |
522 | | -</entry> |
523 | | -<entry>Jersey CDI for GlassFish integration</entry> |
524 | | -</row> |
525 | | -<row> |
526 | | -<entry> |
527 | | -<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-gf-cdi-ban-custom-hk2-binding/dependencies.html"> |
528 | | - jersey-gf-cdi-ban-custom-hk2-binding |
529 | | -</link> |
530 | | -</entry> |
531 | | -<entry>Jersey CDI for GlassFish integration - this module disables custom HK2 binding</entry> |
532 | | -</row> |
533 | | -<row> |
534 | | -<entry> |
535 | 647 | <link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-gf-ejb/dependencies.html"> |
536 | 648 | jersey-gf-ejb |
537 | 649 | </link> |
|
600 | 712 | <tbody> |
601 | 713 | <row> |
602 | 714 | <entry> |
| 715 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/osgi-helloworld-webapp/additional-bundle/dependencies.html"> |
| 716 | + additional-bundle |
| 717 | +</link> |
| 718 | +</entry> |
| 719 | +<entry>OSGi Helloworld Webapp - additional bundle</entry> |
| 720 | +</row> |
| 721 | +<row> |
| 722 | +<entry> |
| 723 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/osgi-helloworld-webapp/alternate-version-bundle/dependencies.html"> |
| 724 | + alternate-version-bundle |
| 725 | +</link> |
| 726 | +</entry> |
| 727 | +<entry>OSGi Helloworld Webapp - alternate version bundle</entry> |
| 728 | +</row> |
| 729 | +<row> |
| 730 | +<entry> |
603 | 731 | <link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/assemblies/dependencies.html"> |
604 | 732 | assemblies |
605 | 733 | </link> |
|
640 | 768 | </row> |
641 | 769 | <row> |
642 | 770 | <entry> |
| 771 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/osgi-http-service/bundle/dependencies.html"> |
| 772 | + bundle |
| 773 | +</link> |
| 774 | +</entry> |
| 775 | +<entry>OSGi HttpService example bundle</entry> |
| 776 | +</row> |
| 777 | +<row> |
| 778 | +<entry> |
643 | 779 | <link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/webapp-example-parent/cdi-webapp/dependencies.html"> |
644 | 780 | cdi-webapp |
645 | 781 | </link> |
|
728 | 864 | </row> |
729 | 865 | <row> |
730 | 866 | <entry> |
| 867 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/osgi-helloworld-webapp/functional-test/dependencies.html"> |
| 868 | + functional-test |
| 869 | +</link> |
| 870 | +</entry> |
| 871 | +<entry>Jersey examples</entry> |
| 872 | +</row> |
| 873 | +<row> |
| 874 | +<entry> |
| 875 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/osgi-http-service/functional-test/dependencies.html"> |
| 876 | + functional-test |
| 877 | +</link> |
| 878 | +</entry> |
| 879 | +<entry>OSGi HttpService example</entry> |
| 880 | +</row> |
| 881 | +<row> |
| 882 | +<entry> |
731 | 883 | <link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/groovy/dependencies.html"> |
732 | 884 | groovy |
733 | 885 | </link> |
|
784 | 936 | </row> |
785 | 937 | <row> |
786 | 938 | <entry> |
| 939 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/helloworld-weld/dependencies.html"> |
| 940 | + helloworld-weld |
| 941 | +</link> |
| 942 | +</entry> |
| 943 | +<entry>Jersey annotated resource class "Hello world" example with Weld support.</entry> |
| 944 | +</row> |
| 945 | +<row> |
| 946 | +<entry> |
787 | 947 | <link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/http-patch/dependencies.html"> |
788 | 948 | http-patch |
789 | 949 | </link> |
|
890 | 1050 | </row> |
891 | 1051 | <row> |
892 | 1052 | <entry> |
| 1053 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/osgi-helloworld-webapp/lib-bundle/dependencies.html"> |
| 1054 | + lib-bundle |
| 1055 | +</link> |
| 1056 | +</entry> |
| 1057 | +<entry>OSGi Helloworld Webapp - lib bundle</entry> |
| 1058 | +</row> |
| 1059 | +<row> |
| 1060 | +<entry> |
893 | 1061 | <link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/webapp-example-parent/managed-beans-webapp/dependencies.html"> |
894 | 1062 | managed-beans-webapp |
895 | 1063 | </link> |
|
1099 | 1267 | </row> |
1100 | 1268 | <row> |
1101 | 1269 | <entry> |
| 1270 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/osgi-helloworld-webapp/war-bundle/dependencies.html"> |
| 1271 | + war-bundle |
| 1272 | +</link> |
| 1273 | +</entry> |
| 1274 | +<entry>OSGi Helloworld Webapp WAR bundle</entry> |
| 1275 | +</row> |
| 1276 | +<row> |
| 1277 | +<entry> |
1102 | 1278 | <link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/webapp-example-parent/dependencies.html"> |
1103 | 1279 | webapp-example-parent |
1104 | 1280 | </link> |
|
0 commit comments