sbt new https://github.com/vert-x3/vertx-scala.g8
Vert.x for Scala
See the codeVert.x-Scala provides language bindings and helpers for a more idiomatic use of Vert.x with Scala.
Please see the main documentation on the web-site for a full description:
The following sections explain how to use Vert.x-Scala.
There is a Giter8 template to get you started real quickly with sbt:
sbt new https://github.com/vert-x3/vertx-scala.g8
We are working on a starter configuration for start.vertx.io. You should be able to generate a starter project soon from there.
The following sections are for maintainers of this software.
In order to perform a release of this software,
Set the release version in the aggregator pom.xml and all modules' pom.xml files
Commit, build and push to Maven Central
Set the next SNAPSHOT version in the aggregator pom.xml and all modules' pom.xml files
Scala
61.9%
Java
33.8%
Fluent
3.7%
Vert.x for Scala
See the codeVert.x-Scala provides language bindings and helpers for a more idiomatic use of Vert.x with Scala.
Please see the main documentation on the web-site for a full description:
The following sections explain how to use Vert.x-Scala.
There is a Giter8 template to get you started real quickly with sbt:
sbt new https://github.com/vert-x3/vertx-scala.g8
We are working on a starter configuration for start.vertx.io. You should be able to generate a starter project soon from there.
The following sections are for maintainers of this software.
In order to perform a release of this software,
Set the release version in the aggregator pom.xml and all modules' pom.xml files
Commit, build and push to Maven Central
Set the next SNAPSHOT version in the aggregator pom.xml and all modules' pom.xml files
Scala
61.9%
Java
33.8%
Fluent
3.7%