Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reactiverse/vertx-maven-plugin
A Maven plugin for pimping the build of your Vert.x applications
https://github.com/reactiverse/vertx-maven-plugin
Last synced: 3 months ago
JSON representation
A Maven plugin for pimping the build of your Vert.x applications
- Host: GitHub
- URL: https://github.com/reactiverse/vertx-maven-plugin
- Owner: reactiverse
- License: apache-2.0
- Created: 2018-04-19T09:24:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T07:51:52.000Z (4 months ago)
- Last Synced: 2024-07-18T09:55:14.413Z (4 months ago)
- Language: Java
- Homepage: https://reactiverse.io/vertx-maven-plugin/
- Size: 1.84 MB
- Stars: 74
- Watchers: 9
- Forks: 15
- Open Issues: 7
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
- vertx-awesome - Vert.x Maven plugin
README
= Maven Plugin for Eclipse Vert.x
image:https://github.com/reactiverse/vertx-maven-plugin/actions/workflows/ci.yml/badge.svg["Build Status",link="https://github.com/reactiverse/vertx-maven-plugin/actions/workflows/ci.yml"]
image:https://maven-badges.herokuapp.com/maven-central/io.reactiverse/vertx-maven-plugin/badge.svg["Maven Central",link=https://maven-badges.herokuapp.com/maven-central/io.reactiverse/vertx-maven-plugin]http://vertx.io[Eclipse Vert.x] is a toolkit to build reactive and distributed systems on the top of the JVM.
The Vert.x Maven Plugin is a plugin for https://maven.apache.org[Apache Maven] that helps to develop and/or to package Vert.x applications.
== Documentation
https://reactiverse.github.io/vertx-maven-plugin/[Plugin Documentation]
== Issues
If you feel the need to add any feature you can https://github.com/reactiverse/vertx-maven-plugin/issues[open an issue], and we will try to address it as soon as possible.
== Contributing
We love contributions, if you wish to contribute a patch or feature, please https://github.com/reactiverse/vertx-maven-plugin/issues[open an issue] and send in a PR.