License |
License |
---|---|
GroupId | GroupIdcom.jd.joyqueue |
ArtifactId | ArtifactIdlaf-vertx |
Last Version | Last Version1.0.18 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLaf Vertx 1.0.18
A new vertx web framework with flexible configuration and plugin
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
laf-vertx-1.0.18.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jd.joyqueue/laf-vertx/ -->
<dependency>
<groupId>com.jd.joyqueue</groupId>
<artifactId>laf-vertx</artifactId>
<version>1.0.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jd.joyqueue/laf-vertx/
implementation 'com.jd.joyqueue:laf-vertx:1.0.18'
// https://jarcasting.com/artifacts/com.jd.joyqueue/laf-vertx/
implementation ("com.jd.joyqueue:laf-vertx:1.0.18")
'com.jd.joyqueue:laf-vertx:pom:1.0.18'
<dependency org="com.jd.joyqueue" name="laf-vertx" rev="1.0.18">
<artifact name="laf-vertx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jd.joyqueue', module='laf-vertx', version='1.0.18')
)
libraryDependencies += "com.jd.joyqueue" % "laf-vertx" % "1.0.18"
[com.jd.joyqueue/laf-vertx "1.0.18"]