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