License |
License |
---|---|
GroupId | GroupIdcom.jd.joyqueue |
ArtifactId | ArtifactIdlaf-vertx-web-springboot-starter |
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 |
<!-- https://jarcasting.com/artifacts/com.jd.joyqueue/laf-vertx-web-springboot-starter/ -->
<dependency>
<groupId>com.jd.joyqueue</groupId>
<artifactId>laf-vertx-web-springboot-starter</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.joyqueue/laf-vertx-web-springboot-starter/
implementation 'com.jd.joyqueue:laf-vertx-web-springboot-starter:1.0.18'
// https://jarcasting.com/artifacts/com.jd.joyqueue/laf-vertx-web-springboot-starter/
implementation ("com.jd.joyqueue:laf-vertx-web-springboot-starter:1.0.18")
'com.jd.joyqueue:laf-vertx-web-springboot-starter:jar:1.0.18'
<dependency org="com.jd.joyqueue" name="laf-vertx-web-springboot-starter" rev="1.0.18">
<artifact name="laf-vertx-web-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.joyqueue', module='laf-vertx-web-springboot-starter', version='1.0.18')
)
libraryDependencies += "com.jd.joyqueue" % "laf-vertx-web-springboot-starter" % "1.0.18"
[com.jd.joyqueue/laf-vertx-web-springboot-starter "1.0.18"]