susom/vertx-base

Name: vertx-base

Owner: Stanford School of Medicine

Description: A foundation for Vert.x web applications

Created: 2016-05-05 06:21:40.0

Updated: 2017-07-20 17:41:31.0

Pushed: 2017-09-19 07:49:28.0

Homepage:

Size: 390

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Base Functionality for Vert.x Applications

Build Status Dependency Status Maven Central

This project provides common functionality for writing Vert.x applications in a safe and maintainable way. There is a template project available that shows how to use this library:

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

Getting Started

The library is available in the public Maven repository:

endency>
roupId>com.github.susom</groupId>
rtifactId>vertx-base</artifactId>
ersion>1.0</version>
pendency>

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.