Jar examples for v:vertx-mod-jersey
Allows creating JAX-RS jersey resources that will handle incoming http requests to vert.x
You can download jar file vertx-mod-jersey 2.6.0 in this page.
MIT License
You can use the following script to add vertx-mod-jersey-2.6.0.jar to your project.
<dependency> <groupId>com.englishtown</groupId> <artifactId>vertx-mod-jersey</artifactId> <version>2.6.0</version> </dependency>
compile group: 'com.englishtown', name: 'vertx-mod-jersey', version: '2.6.0'
libraryDependencies += "com.englishtown" % "vertx-mod-jersey" % "2.6.0"
<dependency org="com.englishtown" name="vertx-mod-jersey" rev="2.6.0"/>
@Grapes(@Grab(group='com.englishtown', module='vertx-mod-jersey', version='2.6.0'))
'com.englishtown:vertx-mod-jersey:jar:2.6.0'
Click the following link to download the jar file.
vertx-mod-jersey-2.6.0-javadoc.jar