All Projects → vert-x3 → vertx-maven-service-factory

vert-x3 / vertx-maven-service-factory

Licence: Apache-2.0 license
Verticle factory for resolving verticles from Maven at run-time

Programming Languages

java
68154 projects - #9 most used programming language

Maven verticle factory

Build Status

This is a VerticleFactory implementation which deploys a verticle given a service name and load it from a Maven repository.

The documentation is available here, or on the the vert.x web site.

Build instructions

First you need to build the project from Maven:

mvn clean package

Once done, you can run the tests from your IDE.

Notice that the tests are using "projects" (actually, artifacts generated by theses projects) built during the Maven build.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].