License |
License |
---|---|
GroupId | GroupIdcom.jd.joyqueue |
ArtifactId | ArtifactIdlaf-vertx-web |
Last Version | Last Version1.0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA new vertx web framework with flexible configuration and plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
laf-vertx-web-1.0.18.pom | |
laf-vertx-web-1.0.18.jar | 149 KB |
laf-vertx-web-1.0.18-sources.jar | 81 KB |
laf-vertx-web-1.0.18-javadoc.jar | 698 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jd.joyqueue/laf-vertx-web/ -->
<dependency>
<groupId>com.jd.joyqueue</groupId>
<artifactId>laf-vertx-web</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.joyqueue/laf-vertx-web/
implementation 'com.jd.joyqueue:laf-vertx-web:1.0.18'
// https://jarcasting.com/artifacts/com.jd.joyqueue/laf-vertx-web/
implementation ("com.jd.joyqueue:laf-vertx-web:1.0.18")
'com.jd.joyqueue:laf-vertx-web:jar:1.0.18'
<dependency org="com.jd.joyqueue" name="laf-vertx-web" rev="1.0.18">
<artifact name="laf-vertx-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.joyqueue', module='laf-vertx-web', version='1.0.18')
)
libraryDependencies += "com.jd.joyqueue" % "laf-vertx-web" % "1.0.18"
[com.jd.joyqueue/laf-vertx-web "1.0.18"]
Group / Artifact | Type | Version |
---|---|---|
com.jd.joyqueue : laf-extension-core | jar | 1.0.16 |
com.jd.joyqueue : laf-binding-core | jar | 1.0.9 |
com.jd.joyqueue : laf-binding-java8 | jar | 1.0.9 |
javax.validation : validation-api | jar | 2.0.1.Final |
io.vertx : vertx-web | jar | 3.6.3 |
io.micrometer : micrometer-core | jar | 1.1.1 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.vertx : vertx-unit | jar | 3.6.3 |
org.hibernate.validator : hibernate-validator | jar | 6.0.9.Final |
org.glassfish : javax.el | jar | 3.0.1-b10 |
io.vertx : vertx-web-client | jar | 3.6.3 |
io.vertx : vertx-web-templ-thymeleaf | jar | 3.6.3 |
org.slf4j : slf4j-simple | jar | 1.7.21 |