Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 736 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 736 Bytes

Base Functionality for Vert.x Applications

Build Status Maven Central

This project provides common functionality for writing Vert.x applications in a safe and maintainable way.

Getting Started

The library is available in the public Maven repository. Click the badge above to see the current coordinates for your build system.

There is a template project available that shows how to use this library:

https://github.com/susom/vertx-template