| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jd.joyqueue |
| Идентификатор | Идентификаторlaf-extension-springboot-starter |
| Последняя версия | Последняя версия1.0.16 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLaf Extension Spring boot 1.0.16
A plugin loader,support SPI and Spring based plugin
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.jd.joyqueue/laf-extension-springboot-starter/ -->
<dependency>
<groupId>com.jd.joyqueue</groupId>
<artifactId>laf-extension-springboot-starter</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.joyqueue/laf-extension-springboot-starter/
implementation 'com.jd.joyqueue:laf-extension-springboot-starter:1.0.16'
// https://jarcasting.com/artifacts/com.jd.joyqueue/laf-extension-springboot-starter/
implementation ("com.jd.joyqueue:laf-extension-springboot-starter:1.0.16")
'com.jd.joyqueue:laf-extension-springboot-starter:jar:1.0.16'
<dependency org="com.jd.joyqueue" name="laf-extension-springboot-starter" rev="1.0.16">
<artifact name="laf-extension-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.joyqueue', module='laf-extension-springboot-starter', version='1.0.16')
)
libraryDependencies += "com.jd.joyqueue" % "laf-extension-springboot-starter" % "1.0.16"
[com.jd.joyqueue/laf-extension-springboot-starter "1.0.16"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jd.joyqueue : laf-extension-spring | jar | 1.0.16 |
| org.springframework.boot : spring-boot Необязательный | jar | 2.1.1.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | 2.1.1.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.1.1.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |