| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.seezoon |
| Идентификатор | Идентификаторweb-spring-boot-starter |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеweb-spring-boot-starter
web integration
|
| Имя Файла | Размер |
|---|---|
| web-spring-boot-starter-1.0.3.pom | |
| web-spring-boot-starter-1.0.3.jar | 28 KB |
| web-spring-boot-starter-1.0.3-sources.jar | 17 KB |
| web-spring-boot-starter-1.0.3-javadoc.jar | 230 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.seezoon/web-spring-boot-starter/ -->
<dependency>
<groupId>com.seezoon</groupId>
<artifactId>web-spring-boot-starter</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.seezoon/web-spring-boot-starter/
implementation 'com.seezoon:web-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/com.seezoon/web-spring-boot-starter/
implementation ("com.seezoon:web-spring-boot-starter:1.0.3")
'com.seezoon:web-spring-boot-starter:jar:1.0.3'
<dependency org="com.seezoon" name="web-spring-boot-starter" rev="1.0.3">
<artifact name="web-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seezoon', module='web-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "com.seezoon" % "web-spring-boot-starter" % "1.0.3"
[com.seezoon/web-spring-boot-starter "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.seezoon : seezoon-core | jar | 1.0.3 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| org.apache.httpcomponents : httpclient | jar | |
| com.alibaba : fastjson | jar | |
| org.apache.commons : commons-text | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |