Jar examples for m:mod-web-server
Simple Web Server Module for Vert.x
You can download jar file mod-web-server 2.0.0-final in this page.
The Apache Software License, Version 2.0
You can use the following script to add mod-web-server-2.0.0-final.jar to your project.
<dependency> <groupId>io.vertx</groupId> <artifactId>mod-web-server</artifactId> <version>2.0.0-final</version> </dependency>
compile group: 'io.vertx', name: 'mod-web-server', version: '2.0.0-final'
libraryDependencies += "io.vertx" % "mod-web-server" % "2.0.0-final"
<dependency org="io.vertx" name="mod-web-server" rev="2.0.0-final"/>
@Grapes(@Grab(group='io.vertx', module='mod-web-server', version='2.0.0-final'))
'io.vertx:mod-web-server:jar:2.0.0-final'
Click the following link to download the jar file.
mod-web-server-2.0.0-final-javadoc.jar