Skip to content

Verticle factory for resolving verticles from Maven at run-time

License

Notifications You must be signed in to change notification settings

vert-x3/vertx-maven-service-factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Verticle factory for resolving verticles from Maven at run-time

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages