vert.x-hot maven plugin

A Maven plugin for hot re-deploy of Maven Vert.x applications

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.dazraf
ArtifactId

ArtifactId

vertx-hot-maven-plugin
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

vert.x-hot maven plugin
A Maven plugin for hot re-deploy of Maven Vert.x applications

Download vertx-hot-maven-plugin

How to add to project

<plugin>
    <groupId>io.dazraf</groupId>
    <artifactId>vertx-hot-maven-plugin</artifactId>
    <version>2.1.0</version>
</plugin>

Dependencies

compile (13)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.1.0
io.vertx : vertx-web jar 3.1.0
io.vertx : vertx-service-factory jar 3.1.0
io.vertx : vertx-web-templ-handlebars jar 3.1.0
com.github.jknack : handlebars jar 2.2.2
ch.qos.logback : logback-classic jar 1.1.3
org.apache.maven.shared : maven-invoker jar 2.2
io.reactivex : rxjava jar 1.0.7
com.darylteo : directory-watcher jar 1.2.0
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.commons : commons-collections4 jar 4.0
org.apache.maven : maven-toolchain jar 2.2.1
org.codehaus.plexus : plexus-utils jar 3.0.21

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.apache.maven : maven-core jar 3.2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
1.0.3
1.0.2