| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jd.joyqueue |
| Идентификатор | Идентификаторlaf-vertx-web-springboot-starter |
| Версия | Версия1.0.18 |
| Тип | Типjar |
| Описание |
ОписаниеA new vertx web framework with flexible configuration and plugin
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]