| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Данные |
| Группа | Группаcom.lmaye |
| Идентификатор | Идентификаторspring-boot-starter-data-web |
| Последняя версия | Последняя версия1.0.14-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-starter-data-web
Web Starter project for Spring Boot
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.lmaye/spring-boot-starter-data-web/ -->
<dependency>
<groupId>com.lmaye</groupId>
<artifactId>spring-boot-starter-data-web</artifactId>
<version>1.0.14-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmaye/spring-boot-starter-data-web/
implementation 'com.lmaye:spring-boot-starter-data-web:1.0.14-RELEASE'
// https://jarcasting.com/artifacts/com.lmaye/spring-boot-starter-data-web/
implementation ("com.lmaye:spring-boot-starter-data-web:1.0.14-RELEASE")
'com.lmaye:spring-boot-starter-data-web:jar:1.0.14-RELEASE'
<dependency org="com.lmaye" name="spring-boot-starter-data-web" rev="1.0.14-RELEASE">
<artifact name="spring-boot-starter-data-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmaye', module='spring-boot-starter-data-web', version='1.0.14-RELEASE')
)
libraryDependencies += "com.lmaye" % "spring-boot-starter-data-web" % "1.0.14-RELEASE"
[com.lmaye/spring-boot-starter-data-web "1.0.14-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.14 |
| com.lmaye : app-common | jar | 1.0.11-RELEASE |
| org.owasp.antisamy : antisamy | jar | 1.5.8 |
| org.lionsoul : ip2region | jar | 1.7.2 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.2.RELEASE |
| org.springframework.boot : spring-boot-starter-undertow | jar | 2.3.2.RELEASE |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.3.2.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.2.RELEASE |
| io.swagger : swagger-annotations | jar | 1.6.2 |
| org.mapstruct : mapstruct-jdk8 | jar | 1.2.0.Final |
| org.mapstruct : mapstruct-processor | jar | 1.2.0.Final |