Jar examples for j:jersey-jetty
Jetty web-server binding for standalone web applications
You can download jar file jersey-jetty 1.0.0 in this page.
You can use the following script to add jersey-jetty-1.0.0.jar to your project.
<dependency> <groupId>com.expanset.jersey</groupId> <artifactId>jersey-jetty</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.expanset.jersey', name: 'jersey-jetty', version: '1.0.0'
libraryDependencies += "com.expanset.jersey" % "jersey-jetty" % "1.0.0"
<dependency org="com.expanset.jersey" name="jersey-jetty" rev="1.0.0"/>
@Grapes(@Grab(group='com.expanset.jersey', module='jersey-jetty', version='1.0.0'))
'com.expanset.jersey:jersey-jetty:jar:1.0.0'
Click the following link to download the jar file.
jersey-jetty-1.0.0-javadoc.jar