| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcenter.wxp |
| Идентификатор | Идентификаторlog-spring-boot-starter |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеlog-spring-boot-starter
Demo project for Spring Boot
|
| Имя Файла | Размер |
|---|---|
| log-spring-boot-starter-1.0.0.pom | |
| log-spring-boot-starter-1.0.0.jar | 18 KB |
| log-spring-boot-starter-1.0.0-sources.jar | 11 KB |
| log-spring-boot-starter-1.0.0-javadoc.jar | 111 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/center.wxp/log-spring-boot-starter/ -->
<dependency>
<groupId>center.wxp</groupId>
<artifactId>log-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/center.wxp/log-spring-boot-starter/
implementation 'center.wxp:log-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/center.wxp/log-spring-boot-starter/
implementation ("center.wxp:log-spring-boot-starter:1.0.0")
'center.wxp:log-spring-boot-starter:jar:1.0.0'
<dependency org="center.wxp" name="log-spring-boot-starter" rev="1.0.0">
<artifact name="log-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='center.wxp', module='log-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "center.wxp" % "log-spring-boot-starter" % "1.0.0"
[center.wxp/log-spring-boot-starter "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.2.5.RELEASE |
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| com.alibaba : fastjson | jar | 1.2.47 |