vert-x3 / vertx-lang-scala

Vert.x for Scala
http://vert-x3.github.io/vertx-lang-scala/
122 stars 41 forks source link

= Vert.x Scala

image:https://github.com/vert-x3/vertx-lang-scala/actions/workflows/ci.yml/badge.svg["Build Status",link="https://github.com/vert-x3/vertx-lang-scala/actions/workflows/ci.yml"] image:https://img.shields.io/maven-central/v/io.vertx/vertx-lang-scala.svg["Maven Central"]

Vert.x-Scala provides language bindings and helpers for using Scala with Vert.x.

Please see the main documentation on the web-site for a full description:

== Structure

== Releasing

In order to perform a release of this software,

  1. Set the release version in the aggregator pom.xml and all modules' pom.xml files
  2. Commit, build and push to Maven Central
  3. Set the next SNAPSHOT version in the aggregator pom.xml and all modules' pom.xml files