| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Other Универсальные библиотеки |
| Группа | Группаxyz.leibrother |
| Идентификатор | Идентификаторelaina-web-spring-boot-starter |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеextension of spring-boot-starter-web
|
<!-- https://jarcasting.com/artifacts/xyz.leibrother/elaina-web-spring-boot-starter/ -->
<dependency>
<groupId>xyz.leibrother</groupId>
<artifactId>elaina-web-spring-boot-starter</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.leibrother/elaina-web-spring-boot-starter/
implementation 'xyz.leibrother:elaina-web-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/xyz.leibrother/elaina-web-spring-boot-starter/
implementation ("xyz.leibrother:elaina-web-spring-boot-starter:1.1.0")
'xyz.leibrother:elaina-web-spring-boot-starter:jar:1.1.0'
<dependency org="xyz.leibrother" name="elaina-web-spring-boot-starter" rev="1.1.0">
<artifact name="elaina-web-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.leibrother', module='elaina-web-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "xyz.leibrother" % "elaina-web-spring-boot-starter" % "1.1.0"
[xyz.leibrother/elaina-web-spring-boot-starter "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.6 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.4.6 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.6 |
| org.projectlombok : lombok | jar | 1.18.20 |
| com.alibaba : fastjson | jar | 1.2.76 |