vertx-gradle-template

Vertx module template

A template project for creating Vert.x modules with Gradle builds and various testing frameworks.

Vert.x 2.x is deprecated - use instead

GitHub

82 stars
14 watching
90 forks
Language: Java
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pmlopes/vertxsnippet A collection of pre-built code snippets for building Vert.x applications in Java and JavaScript. 1
vert-x3/vertx-mqtt A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange. 186
vert-x3/vertx-web Provides building blocks and a template engine for creating web applications with Vert.x 1,113
vert-x3/vertx-stack A pre-configured Maven pom repository for a comprehensive software stack 120
vert-x3/vertx-shell A command-line interface and scripting language for interacting with the Vert.x framework 38
vert-x3/vertx-lang-js A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. 35
yyunikov/vertx-gradle-starter A starter application demonstrating the use of Vert.X framework and Gradle build system in a Java 8 project. 10
vert-x3/vertx-stomp An implementation of the STOMP specification for building distributed messaging systems 31
vert-x3/vertx-lang-groovy Supports integration of Groovy programming language with Vert.x framework 13
reactiverse/vertx-maven-plugin A Maven plugin that facilitates the development and packaging of Vert.x applications 74
bulivlad/vertx-codegen-plugin A Gradle plugin to facilitate the codegen process for Vert.x Java projects 9
vert-x3/vertx-redis-client An asynchronous API to interact with Redis data structures from within an event-driven Java application. 131
gchauvet/vertx-async A Java library providing helpers for common async patterns in the Vert.x framework. 12
vert-x3/vertx-jdbc-client Provides an asynchronous interface to access data from various databases using JDBC drivers. 126
vert-x3/vertx-rx A reactive extensions framework for building composable and event-driven applications with Vert.x 147