vertx-maven-plugin
Build helper
A tool for automating build processes and enhancing development workflows for Vert.x applications
A Maven plugin for pimping the build of your Vert.x applications
74 stars
9 watching
15 forks
Language: Java
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
vert-x3/vertx-rx | A library that extends Vert.x with support for reactive programming using Rx libraries | 147 |
vert-x3/vertx-maven-service-factory | A library that enables dynamic loading of Java verticles from Maven repositories at runtime. | 12 |
dazraf/vertx-hot | An extension to the Maven build tool that enables hot deployment of Vert.x applications with automatic code reloading and debugging. | 47 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,112 |
reactiverse/aws-sdk | A Vertx NIO-based client library for using AWS SDK v2 in non-blocking, scalable applications. | 49 |
vert-x3/vertx-ignite | A Vert.x plugin for managing distributed systems using Apache Ignite clusters | 35 |
rworsnop/vertx-beans | Makes Vert.x easy to integrate with Spring applications by providing a set of pre-configured beans and a flexible configuration mechanism. | 23 |
cstamas/vertx-bitsy | An integration of Bitsy with Vert.x that enables usage in Java-based projects. | 1 |
apache/netbeans-mavenutils-nbm-maven-plugin | Provides Maven integration utilities for Apache NetBeans development environment | 13 |
vietj/retrofit-vertx | An adapter for Retrofit that leverages Vert.x's capabilities to create a scalable HTTP client | 31 |
lesaint/lesaint-mvn | A Zsh plugin that provides an optimized interface to Maven for developers. | 0 |
atmosphere/atmosphere-vertx | A toolkit for building WebSocket and HTTP servers with reactive programming capabilities | 41 |
imrafaelmerino/vertx-effect | A library that enables functional effects in the Vert.x ecosystem using actor model principles and persistent data structures. | 2 |
reactiverse/reactiverse-contextual-logging | Provides contextual logging for Vert.x applications by injecting MDC into the event-loop model. | 34 |