License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.github.georgwittberger |
ArtifactId | ArtifactIdextend-mdc-spring-boot-autoconfigure |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionExtendMDC Spring Boot Auto-Configuration
A Spring Boot auto-configuration for the ExtendMDC aspect
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.georgwittberger/extend-mdc-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.github.georgwittberger</groupId>
<artifactId>extend-mdc-spring-boot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.georgwittberger/extend-mdc-spring-boot-autoconfigure/
implementation 'io.github.georgwittberger:extend-mdc-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/io.github.georgwittberger/extend-mdc-spring-boot-autoconfigure/
implementation ("io.github.georgwittberger:extend-mdc-spring-boot-autoconfigure:1.0.0")
'io.github.georgwittberger:extend-mdc-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="io.github.georgwittberger" name="extend-mdc-spring-boot-autoconfigure" rev="1.0.0">
<artifact name="extend-mdc-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.georgwittberger', module='extend-mdc-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "io.github.georgwittberger" % "extend-mdc-spring-boot-autoconfigure" % "1.0.0"
[io.github.georgwittberger/extend-mdc-spring-boot-autoconfigure "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.georgwittberger : extend-mdc-aspect Optional | jar | 1.0.0 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 1.4.2.RELEASE |
org.aspectj : aspectjrt Optional | jar | 1.8.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
org.aspectj : aspectjweaver | jar | 1.8.9 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
org.springframework : spring-test | jar | 4.3.4.RELEASE |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |