Home

Awesome

Vert.x Bitsy Integration

Integrates Bitsy with Vert.x.

wercker status

Maven

Using it

To use Bitsy in Vert.x, you need to include following dependency to your project:

    <dependency>
      <groupId>org.cstamas.vertx.bitsy</groupId>
      <artifactId>vertx-bitsy</artifactId>
      <version>1.0.0</version>
    </dependency>

Branches and building

Note: build depends on https://github.com/vert-x3/vertx-codegen/issues/81 as it uses Takari Lifecycle with JDT compiler! Hence, must use Vert.x 3.3.2+ if you are building this project.

Have fun!
t