| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.winterchen |
| Идентификатор | Идентификаторtrace-spring-boot |
| Версия | Версия1.0.0-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеtrace-spring-boot
log trace for spring boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| trace-spring-boot-1.0.0-RELEASE.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.winterchen/trace-spring-boot/ -->
<dependency>
<groupId>com.winterchen</groupId>
<artifactId>trace-spring-boot</artifactId>
<version>1.0.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.winterchen/trace-spring-boot/
implementation 'com.winterchen:trace-spring-boot:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.winterchen/trace-spring-boot/
implementation ("com.winterchen:trace-spring-boot:1.0.0-RELEASE")
'com.winterchen:trace-spring-boot:pom:1.0.0-RELEASE'
<dependency org="com.winterchen" name="trace-spring-boot" rev="1.0.0-RELEASE">
<artifact name="trace-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.winterchen', module='trace-spring-boot', version='1.0.0-RELEASE')
)
libraryDependencies += "com.winterchen" % "trace-spring-boot" % "1.0.0-RELEASE"
[com.winterchen/trace-spring-boot "1.0.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |