| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.luues |
| Идентификатор | Идентификаторspring-boot-starter-pom |
| Версия | Версия1.3.0.5.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеspring-boot-starter-pom
A simple jar reference based on spring boot
|
| Имя Файла | Размер |
|---|---|
| spring-boot-starter-pom-1.3.0.5.RELEASE.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-pom/ -->
<dependency>
<groupId>com.github.luues</groupId>
<artifactId>spring-boot-starter-pom</artifactId>
<version>1.3.0.5.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-pom/
implementation 'com.github.luues:spring-boot-starter-pom:1.3.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-pom/
implementation ("com.github.luues:spring-boot-starter-pom:1.3.0.5.RELEASE")
'com.github.luues:spring-boot-starter-pom:pom:1.3.0.5.RELEASE'
<dependency org="com.github.luues" name="spring-boot-starter-pom" rev="1.3.0.5.RELEASE">
<artifact name="spring-boot-starter-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.luues', module='spring-boot-starter-pom', version='1.3.0.5.RELEASE')
)
libraryDependencies += "com.github.luues" % "spring-boot-starter-pom" % "1.3.0.5.RELEASE"
[com.github.luues/spring-boot-starter-pom "1.3.0.5.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.0 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-freemarker | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |