Download jersey JAR files with all dependencies
jersey-client from group com.sun.jersey (version 1.9)
3 downloads
jersey-grizzly from group com.sun.jersey (version 1.19.2)
jersey-json from group com.sun.jersey (version 1.9)
3 downloads
jersey-media-json-jackson from group org.glassfish.jersey.media (version 2.10.1)
Jersey JSON Jackson (2.x) entity providers support module.
jersey-apache-client from group com.sun.jersey.contribs (version 1.1.4)
jersey-entity-filtering from group org.glassfish.jersey.ext (version 2.26-b03)
Jersey extension module providing support for Entity Data Filtering.
jaxrs-ri from group org.glassfish.jersey.bundles (version 2.10)
A bundle project producing JAX-RS RI bundles. The primary artifact is an "all-in-one" OSGi-fied JAX-RS RI bundle
(jaxrs-ri.jar).
Attached to that are two compressed JAX-RS RI archives. The first archive (jaxrs-ri.zip) consists of binary RI bits and
contains the API jar (under "api" directory), RI libraries (under "lib" directory) as well as all external
RI dependencies (under "ext" directory). The secondary archive (jaxrs-ri-src.zip) contains buildable JAX-RS RI source
bundle and contains the API jar (under "api" directory), RI sources (under "src" directory) as well as all external
RI dependencies (under "ext" directory). The second archive also contains "build.xml" ANT script that builds the RI
sources. To build the JAX-RS RI simply unzip the archive, cd to the created jaxrs-ri directory and invoke "ant" from
the command line.
jersey-client from group org.glassfish.jersey.core (version 2.0-m08-1)
Jersey core client implementation
jersey-test-framework-inmemory from group com.sun.jersey.jersey-test-framework (version 1.19.3)
Group: com.sun.jersey.jersey-test-framework Artifact: jersey-test-framework-inmemory
Show documentation Show source
Show documentation Show source
3 downloads
jersey-json from group com.sun.jersey (version 1.18.6)
3 downloads
oauth1-client from group org.glassfish.jersey.security (version 2.28)
Module that adds an OAuth 1 support to Jersey client.
jersey-client from group org.glassfish.jersey.core (version 2.0-m13-1)
Jersey core client implementation
jersey-container-servlet from group org.glassfish.jersey.containers (version 2.21.1)
Jersey core servlet implementation
jersey-media-multipart from group org.glassfish.jersey.media (version 2.26-b03)
Jersey Multipart entity providers support module.
helloworld-pure-jax-rs from group org.glassfish.jersey.examples (version 2.28)
Example using only the standard JAX-RS API's and the lightweight HTTP server bundled in JDK.
- 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
Page 47 from 109 (items total 1622)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy