aurelienmaury / mod-gwez

Repository from Github https://github.comaurelienmaury/mod-gwezRepository from Github https://github.comaurelienmaury/mod-gwez

Vert.x Gradle Template

Template project for creating a Vert.x module with a Gradle build.

Clone this and adapt it to easily develop Vert.x modules using Gradle as your build tool.

By default this module contains a simple Java verticle which listens on the event bus and responds to ping! messages with pong!.

This template also shows you how to write tests in Java, Groovy, Ruby and Python

See the build script for the list of useful tasks

About

License:Other


Languages

Language:Groovy 31.1%Language:Java 26.8%Language:CSS 21.1%Language:JavaScript 15.5%Language:Python 2.7%Language:Ruby 2.7%