| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.tpshion.util |
| Идентификатор | Идентификаторtpsh-log-spring-boot-starter |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtpsh-log-spring-boot-starter
请求日志插件
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.tpshion.util/tpsh-log-spring-boot-starter/ -->
<dependency>
<groupId>com.tpshion.util</groupId>
<artifactId>tpsh-log-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tpshion.util/tpsh-log-spring-boot-starter/
implementation 'com.tpshion.util:tpsh-log-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.tpshion.util/tpsh-log-spring-boot-starter/
implementation ("com.tpshion.util:tpsh-log-spring-boot-starter:1.0.0")
'com.tpshion.util:tpsh-log-spring-boot-starter:jar:1.0.0'
<dependency org="com.tpshion.util" name="tpsh-log-spring-boot-starter" rev="1.0.0">
<artifact name="tpsh-log-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tpshion.util', module='tpsh-log-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.tpshion.util" % "tpsh-log-spring-boot-starter" % "1.0.0"
[com.tpshion.util/tpsh-log-spring-boot-starter "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.4 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.4.4 |