MVN

com.jd.laf.web : laf-vertx

Maven & Gradle

Jul 23, 2019
7 stars

A new vertx web framework with flexible configuration and plugin

<dependency>
    <groupId>com.jd.laf.web</groupId>
    <artifactId>laf-vertx</artifactId>
    <version>1.0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jd.laf.web : laf-vertx to add to Maven - Latest Versions:

  • Latest Stable: 1.0.18

All Versions

Choose a version of com.jd.laf.web : laf-vertx to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
laf-vertx-1.0.18

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jd.laf.web</groupId>
    <artifactId>laf-vertx</artifactId>
    <version>1.0.18</version>
</dependency>

Advertisement