Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 756 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 756 Bytes

Vert.x for Groovy

Build Status (5.x) Build Status (4.x)

This is the repository for Groovy for Vert.x.

For more information on Vert.x and where Vert.x core fits into the big picture please see the website.

Building artifacts

> mvn package

Building documentation

> mvn package -Pdocs -DskipTests

Open _target/docs/vertx-lang-groovy/groovy/index.html _ with your browser