| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.software-hhao |
| Идентификатор | Идентификаторhhao-web-spring-boot-starter |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTop pom.xml file
|
<!-- https://jarcasting.com/artifacts/io.github.software-hhao/hhao-web-spring-boot-starter/ -->
<dependency>
<groupId>io.github.software-hhao</groupId>
<artifactId>hhao-web-spring-boot-starter</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-web-spring-boot-starter/
implementation 'io.github.software-hhao:hhao-web-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-web-spring-boot-starter/
implementation ("io.github.software-hhao:hhao-web-spring-boot-starter:1.1.0")
'io.github.software-hhao:hhao-web-spring-boot-starter:jar:1.1.0'
<dependency org="io.github.software-hhao" name="hhao-web-spring-boot-starter" rev="1.1.0">
<artifact name="hhao-web-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.software-hhao', module='hhao-web-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "io.github.software-hhao" % "hhao-web-spring-boot-starter" % "1.1.0"
[io.github.software-hhao/hhao-web-spring-boot-starter "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.software-hhao : hhao-spring-boot-starter | jar | 1.1.0 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.6.6 |
| org.springframework.boot : spring-boot-starter-websocket Необязательный | jar | 2.6.6 |
| org.springframework.boot : spring-boot-starter-jetty Необязательный | jar | 2.6.6 |
| org.springframework.boot : spring-boot-starter-undertow Необязательный | jar | 2.6.6 |
| io.github.software-hhao : hhao-mybatis-spring-boot-starter Необязательный | jar | 1.1.0 |
| com.github.xiaoymin : knife4j-spring-boot-starter Необязательный | jar | 3.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.8.2 |
| org.assertj : assertj-core | jar | 3.21.0 |