| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Geo Прикладные библиотеки Geospatial |
| Группа | Группаio.github.georgwittberger |
| Идентификатор | Идентификаторextend-mdc-spring-boot-starter |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеExtendMDC Spring Boot Starter
A Spring Boot starter to facilitate the usage of the ExtendMDC aspect in Spring Boot projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.georgwittberger/extend-mdc-spring-boot-starter/ -->
<dependency>
<groupId>io.github.georgwittberger</groupId>
<artifactId>extend-mdc-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.georgwittberger/extend-mdc-spring-boot-starter/
implementation 'io.github.georgwittberger:extend-mdc-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/io.github.georgwittberger/extend-mdc-spring-boot-starter/
implementation ("io.github.georgwittberger:extend-mdc-spring-boot-starter:1.0.0")
'io.github.georgwittberger:extend-mdc-spring-boot-starter:jar:1.0.0'
<dependency org="io.github.georgwittberger" name="extend-mdc-spring-boot-starter" rev="1.0.0">
<artifact name="extend-mdc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.georgwittberger', module='extend-mdc-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "io.github.georgwittberger" % "extend-mdc-spring-boot-starter" % "1.0.0"
[io.github.georgwittberger/extend-mdc-spring-boot-starter "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.georgwittberger : extend-mdc-aspect | jar | 1.0.0 |
| io.github.georgwittberger : extend-mdc-spring-boot-autoconfigure | jar | 1.0.0 |