File: control

package info (click to toggle)
jersey1 1.19.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 22,880 kB
  • ctags: 28,405
  • sloc: java: 158,139; xml: 31,914; jsp: 330; python: 42; sh: 17; makefile: 11
file content (118 lines) | stat: -rw-r--r-- 5,018 bytes parent folder | download
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
Source: jersey1
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends: debhelper (>= 10),
               default-jdk,
               glassfish-javaee,
               libbuild-helper-maven-plugin-java,
               libcdi-api-java,
               libgeronimo-ejb-3.2-spec-java,
               libgeronimo-interceptor-3.0-spec-java (>= 1.0.1-2~),
               libfastinfoset-java,
               libguice-java,
               libistack-commons-java,
               libjackson-json-java,
               libjaxb-java,
               libjdom1-java,
               libjettison-java,
               libjsr311-api-java,
               libmail-java,
               libmaven-bundle-plugin-java,
               libosgi-core-java,
               librome-java,
               libtomcat8-java,
               maven-debian-helper (>= 1.5)
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jersey1.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jersey1.git
Homepage: https://jersey.java.net

Package: libjersey1-core-java
Architecture: all
Depends: ${misc:Depends}, libjsr311-api-java
Description: RESTful Web Services in Java (core library)
 Jersey RESTful Web Services framework is the open source, production quality,
 framework for developing RESTful Web Services in Java that provides support
 for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339) Reference
 Implementation.
 .
 This package contains the jersey-core module.

Package: libjersey1-client-java
Architecture: all
Depends: ${misc:Depends}, libjersey1-core-java (= ${source:Version})
Description: RESTful Web Services in Java (client module)
 Jersey RESTful Web Services framework is the open source, production quality,
 framework for developing RESTful Web Services in Java that provides support
 for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339) Reference
 Implementation.
 .
 This package contains the jersey-client module.

Package: libjersey1-server-java
Architecture: all
Depends: ${misc:Depends}, libjersey1-core-java (= ${source:Version})
Description: RESTful Web Services in Java (server module)
 Jersey RESTful Web Services framework is the open source, production quality,
 framework for developing RESTful Web Services in Java that provides support
 for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339) Reference
 Implementation.
 .
 This package contains the jersey-server module.

Package: libjersey1-servlet-java
Architecture: all
Depends: ${misc:Depends}, libjersey1-server-java (= ${source:Version})
Description: RESTful Web Services in Java (servlet module)
 Jersey RESTful Web Services framework is the open source, production quality,
 framework for developing RESTful Web Services in Java that provides support
 for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339) Reference
 Implementation.
 .
 This package contains the jersey-servlet module.

Package: libjersey1-guice-java
Architecture: all
Depends: ${misc:Depends}, libjersey1-servlet-java (= ${source:Version}), libguice-java
Description: RESTful Web Services in Java (guice module)
 Jersey RESTful Web Services framework is the open source, production quality,
 framework for developing RESTful Web Services in Java that provides support
 for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339) Reference
 Implementation.
 .
 This package contains the jersey-guice module.

Package: libjersey1-json-java
Architecture: all
Depends: ${misc:Depends}, libjersey1-core-java (= ${source:Version}), libjettison-java, libjackson-json-java, libjaxb-java
Description: RESTful Web Services in Java (json module)
 Jersey RESTful Web Services framework is the open source, production quality,
 framework for developing RESTful Web Services in Java that provides support
 for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339) Reference
 Implementation.
 .
 This package contains the jersey-json module.

Package: libjersey1-atom-java
Architecture: all
Depends: ${misc:Depends}, libjersey1-core-java (= ${source:Version}), librome-java, libjdom1-java
Description: RESTful Web Services in Java (atom module)
 Jersey RESTful Web Services framework is the open source, production quality,
 framework for developing RESTful Web Services in Java that provides support
 for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339) Reference
 Implementation.
 .
 This package contains the jersey-atom module.

Package: libjersey1-fastinfoset-java
Architecture: all
Depends: ${misc:Depends}, libjersey1-core-java (= ${source:Version}), libfastinfoset-java
Description: RESTful Web Services in Java (fastinfoset module)
 Jersey RESTful Web Services framework is the open source, production quality,
 framework for developing RESTful Web Services in Java that provides support
 for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339) Reference
 Implementation.
 .
 This package contains the jersey-fastinfoset module.